Scripting: text editing

From Freeplane - free mind mapping and knowledge management software
Revision as of 15:19, 7 December 2011 by Seatrout (talk | contribs) (Started up with a collection of scripts from the old page and one new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Feel free to add your own scripts there. If you give script a name using wiki text like

<groovy name="yourScriptName">
 your script
</groovy>

an extra download button is created for it, and it can be downloaded directly from this page.

For larger scripts there is a special Bazaar repository. Inspect it at contrib/groovy or get it via

 bzr branch bzr://freeplane.bzr.sourceforge.net/bzrroot/freeplane/contrib/groovy  [read only]
 bzr+ssh://USERNAME@freeplane.bzr.sourceforge.net/bzrroot/freeplane/contrib/groovy/ [developers only]