It's a bash script for converting the Mindmaps from the Freemind to the MindManager format
Features:
- Full Text Support (off course)
- Full Text Style Support (Font, Text Size, Text Color, Background Color)
- Full Images Support (Only in the Script Version)
- Full Graphical Links Support (Relations)
- Full Node Graphical Style Support (Bubble or Fork)
- Full Cloud Support (Boundaries)
- Full External Links Support
- Full Edge Style Support (Linear or Bezier)
- Icon Support (for the icons which are present in both Freemind and MindManager)
- Note Support
Requirements:
- bash (the shell)
- xsltproc (the xslt processor)
- zip (the zip compression program)
Freemind2MindManager Converter (XSL, Cross Platform)
The XSL can be used directly in Freemind (Menu --> File --> Export --> Using XSLT...), it cannot support images.
The bash script is designed for run under GNU/Linux (it has full support for the images)
Freemind2MindManager Converter (bash script)