FreeMind
From Wikipedia, the free encyclopedia
FreeMind | |
Developer: | Joerg Mueller, Daniel Polansky, Petr Novak, Christian Foltin, Dimitri Polivaev, et.al. |
---|---|
Latest release: | FreeMind 0.8.0 / September 2005 |
OS: | Any |
Platform: | Java |
Use: | Project management |
License: | GPL |
Website: | freemind.sourceforge.net |
FreeMind is a free mind mapping application written in Java. FreeMind is licensed under the GNU General Public License. It provides extensive export capabilities. An XHTML export allows you to create a mapped image with links to a folding outline.
Contents |
[edit] Versions
- 0.9.0 β — 2007-03-04. Beta 9 in public testing. Introduces: fit for Java6, nicer Search&Replace and Calendar, new 'Sort Children' function, first version script editor is included in the script plugin. Also a new logo design, a light bulb in place of the butterfly.
- 0.8.0 — 2005-09-06. Introduced the undo, exports to raster image formats like PNG and JPEG, export to PDF and SVG, and free positioning of nodes.
- 0.7.1 — 2004-02-15. Introduced clouds and graphical arrow links, and automatic saving of back-ups.
- 0.6.7 — 2003-10-25. Introduced icons.
[edit] Features
What follows are the most notable features of FreeMind.
- Folding of branches
- Exports to HTML, XHTML (a static 'all-expanded image' plus expanding +/- list below image). Also exports an 'all-expanded image' in the following formats: PNG, JPEG, SVG and PDF format. Images are non-interactive. Does NOT export to Flash (although this is a feature of the current Beta version; v.0.9.0 Beta 8).
- Icons on nodes
- Clouds around branches
- Graphical links connecting nodes
- Search restricted to single branches
- Web and file hyperlinks from nodes
[edit] File Format
FreeMind mind maps are an XML flavor.
[edit] Integration with Wiki Engines
- TikiWiki — a PHP/MySQL CMS/Groupware engine that renders FreeMind by means of the Mindmap plugin, given Flash or Java is installed on your local computer.
- WikkaWiki — a PHP/MySQL wiki engine that renders embedded FreeMind data or linked mind maps.
- DokuWiki — a PHP wiki engine has a FreeMind plugin.
- Drupal — allows to create and view FreeMind mind maps, by means of a FreeMind module, given Flash or Java plugin is installed on the web server.
- MoinMoin — has a FreeMind plugin.
- JSPWiki — has a FreeMind plugin.
- Trac — has a FreeMind plugin.
- MediaWiki — has a FreeMind plugin.
[edit] GUI Toolkit
FreeMind uses the Swing GUI toolkit.