Find

From FreeMind
Revision as of 14:15, 25 February 2009 by Dan Polansky (talk | contribs) (+)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The user can search the complete mind map using the find function. The searching is limited to the branch whose root node was selected when the find function was chosen. The searching is a breadth-first search. There is a find next function.

Menu

  • Edit > Find...
  • Edit > Find Next

Keyboard

  • Control + F: Find
  • Control + G: Find Next

Implementation

  • FindAction

CVS: