Export using XSLT

From FreeMind

There is a function that allows exporting of FreeMind mind map using any XSLT—a transformation stylesheet. Several transformation stylesheets come as part of FreeMind distribution, located in the "accessories" subfolder.

Table of contents

Menu

  • File > Export > Using XSLT...

Limitations

  • There are no dedicated menu items for particular export stylesheets.
  • There is no way to assign a keyboard shortcut to a particular export stylesheet.

Accessories

XSLT stylesheet transformations included with FreeMind 0.9.0, in the "accessories" folder:

  • freemind2applet.xsl
  • freemind2flash.xsl
  • freemind2html.xsl
  • mindmanager2mm.xsl – from MindManager
  • mm2csv.xsl – to comma-separated values, actually semicolon-separated values
  • mm2html.xsl – to HTML
  • mm2latex.xsl – to LaTeX
  • mm2latexartcl.xsl – to LaTeX article
  • mm2latexbook.xsl – to LaTeX book
  • mm2msp_utf8.xsl – to MS Project
  • mm2ooimpress.xsl – to OOo Impress
  • mm2oowriter.xsl – to OOo Writer
  • mm2opml.xsl – to OMPL
  • mm2text.xsl – to plain text
  • mm2tjiresources.xsl – to TaskJuggler resources
  • mm2tjitasks.xsl – to TaskJuggler tasks
  • mm2twiki.xsl – to TWiki
  • mm2wordml_utf8.xsl – to MS Word
  • mm2xbel.xsl
  • mm2xls_utf8.xsl – to MS Excel
  • opml2mm.xsl – from OPML
  • tohtml.xsl – to HTML
  • toxhtml.xsl – toXHTML
  • xbel2mm.xsl

See also