Command-line options and configuration

From Freeplane - free mind mapping and knowledge management software
Revision as of 01:34, 24 March 2013 by Boercher (talk | contribs) (Created page with 'TODO <pre> Use: freeplane [options] [file1 [file2 ...]] -X<menukey>: execute menu item with key <menukey>. Use devtools add-on to find the menu keys -S: stop after ex...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TODO


Use:
        freeplane [options] [file1 [file2 ...]]
 -X<menukey>: execute menu item with key <menukey>. Use devtools add-on to find the menu keys
 -S: stop after executing menu items
 -N: set the 'nonInteractive' system property to 'true'
 -U<userdir>: set the freeplane user config directory (only since version 1.3.3!!!)
 -h|--help: print this help

Batch execution of menu items (e.g. scripts) is described in a special wiki article.