Accessories: Difference between revisions
From FreeMind
Jump to navigationJump to search
mNo edit summary |
Rladstaetter (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
* [http://www.ruby-lang.org/en/ Ruby] [http://www.duminil.info/doku.php?id=freemindtolatex convertor] from Freemind to '''Latex''' article or book | * [http://www.ruby-lang.org/en/ Ruby] [http://www.duminil.info/doku.php?id=freemindtolatex convertor] from Freemind to '''Latex''' article or book | ||
* Perl [http://www.edaindia.com/utils/index.shtml convertor] from Freemind to Latex beamer presentation | * Perl [http://www.edaindia.com/utils/index.shtml convertor] from Freemind to Latex beamer presentation | ||
* [http://www.ladstaetter.info/robert/blog/?p= | * [http://www.ladstaetter.info/robert/blog/?p=49| XSLT Stylesheet to generate Latex Beamer Presentations] + additional build.xml (ant) to integrate pdflatex | ||
* [http://www.goermezer.de/webtools/JoomlaMindmap Dynamic mind maps from CMS]: Sitemap, weblinks and feeds dynamically generated from content management system Joomla (Freemind Flashbrowser) | * [http://www.goermezer.de/webtools/JoomlaMindmap Dynamic mind maps from CMS]: Sitemap, weblinks and feeds dynamically generated from content management system Joomla (Freemind Flashbrowser) | ||
* [[Freemind_Win_Collab|Freemind Win Collab]] : '''Share your mindmaps and built them in collaboration'''. This simple batch file autorise collaboration on freemind maps via a fileserver. If you can access the same disk with your collegues in your organisation, you can now work together on your mindmaps : this script avoid multiple edition at the same time (lock the file for you and tell the others that YOU edit it for the moment) and make backups each time you open a mindmap (like 2006-04-02_myfilename.mm). Work only on windows. | * [[Freemind_Win_Collab|Freemind Win Collab]] : '''Share your mindmaps and built them in collaboration'''. This simple batch file autorise collaboration on freemind maps via a fileserver. If you can access the same disk with your collegues in your organisation, you can now work together on your mindmaps : this script avoid multiple edition at the same time (lock the file for you and tell the others that YOU edit it for the moment) and make backups each time you open a mindmap (like 2006-04-02_myfilename.mm). Work only on windows. |
Revision as of 10:38, 31 December 2006
What follows is a list of FreeMind accessories, provided by third parties. (Feel free to add your own accessory.)
sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" YourFileName.mm > NewFileName.xml |