Jump to content

FreeMind

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Helios2k6 (talk | contribs) at 04:30, 10 March 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
FreeMind
Developer(s)Joerg Mueller, Daniel Polansky, Petr Novak, Christian Foltin, Dimitri Polivaev, et.al.
Stable release
FreeMind 0.9.0 β / October 2006
Repository
Operating systemAny
PlatformJava
TypeProject management
LicenseGPL
Websitefreemind.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

GUI Toolkit

FreeMind uses the Swing GUI toolkit.

See also