Note: Difference between revisions

From FreeMind
Jump to navigationJump to search
(extend)
(fix)
Line 1: Line 1:
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 node is not there. In FreeMind 0.8.0, notes are plain text ones.
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==
==Menu==

Revision as of 06:42, 4 June 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.