FreeMind
Appearance
![]() | |
Developer(s) | Joerg Mueller, Daniel Polansky, Petr Novak, Christian Foltin, Dimitri Polivaev, et.al. |
---|---|
Stable release | FreeMind 0.9.0 β
/ October 2006 |
Repository | |
Operating system | Any |
Platform | Java |
Type | 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.
Versions
- 0.9.0 β — 2006-10-13. Beta 8 is in public testing. Introduces rich text editing for long nodes and notes, scripting, filtering and node attributes.
- 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.
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
File Format
FreeMind mind maps are an XML flavor.
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.
GUI Toolkit
FreeMind uses the Swing GUI toolkit.