Note: Difference between revisions

From FreeMind
Jump to navigationJump to search
(→‎Limitations: +note font)
Line 21: Line 21:
* Export to HTML: The notes are not exported to HTML with some export functions; see also [[HTML export]].
* Export to HTML: The notes are not exported to HTML with some export functions; see also [[HTML export]].
* Keyboard shortcuts: The keyboard shortcut for "View Note Window" does not work on an English keyboard; it works on a German one.
* Keyboard shortcuts: The keyboard shortcut for "View Note Window" does not work on an English keyboard; it works on a German one.
* Note font: The default font of the notes differs from the default font of nodes, both in font family and font size. The user settings of the default font for nodes do not affect notes; there is no dedicated setting for the font family and font size of notes. Correct me if I'm wrong.
* Note font: The default font of the notes differs from the default font of nodes, both in font family and font size. The user settings of the default font for nodes do not affect notes; there is no dedicated setting for the font family and font size of notes. Correct me if I'm wrong.[http://sourceforge.net/tracker/index.php?func=detail&aid=1439469&group_id=7118&atid=107118]


[[Category:Development]]
[[Category:Development]]

Revision as of 16:13, 24 August 2009

The notes feature allows the user to attach notes to nodes. Notes are editable in a separate pane placed at the bottom of the main window. In FreeMind 0.9.0, the notes are formatted using rich text, and the option of having plain text notes is not there. In FreeMind 0.8.0, notes are plain text ones.

Despite typographic similarity, notes should not be confused with nodes, regardless whether short nodes or long nodes.

Menu

  • View > Note Window (FreeMind 0.9.0)
  • Tools > Remove Notes (FreeMind 0.9.0)

Keyboard

  • Control + Shift + Less : View Note Window

Implementation

  • Notes are implemented as an internal plugin.

Limitations

  • Searching: There is no way to search through notes; see also Find.
  • Export to HTML: The notes are not exported to HTML with some export functions; see also HTML export.
  • Keyboard shortcuts: The keyboard shortcut for "View Note Window" does not work on an English keyboard; it works on a German one.
  • Note font: The default font of the notes differs from the default font of nodes, both in font family and font size. The user settings of the default font for nodes do not affect notes; there is no dedicated setting for the font family and font size of notes. Correct me if I'm wrong.[1]