Accessories: Difference between revisions
From FreeMind
Jump to navigationJump to search
Line 12: | Line 12: | ||
! Format || Direction || Lang. || Link || Note | ! Format || Direction || Lang. || Link || Note | ||
|- | |- | ||
| Todo List 2 || | | Todo List 2 || → || XSLT || [http://www.jools.net/archives/6 Convertor] || N/A | ||
|- | |- | ||
| del.icio.us || | | del.icio.us || → || Java || [http://www.blainekendall.com/deliciousmind/ Delicious Mind] || N/A | ||
|- | |- | ||
| Emacs Planner || | | Emacs Planner || → || Perl || [http://www.mhoenicka.de/software/hacks/taskmm.html Taskmm] || N/A | ||
|- | |- | ||
| Ganttproject || | | Ganttproject || ↔ || XSLT || [http://kutsam.at/home/johannes/content/view/15/4/ Converter] || N/A | ||
|- | |- | ||
| .c,.h,.s || | | .c,.h,.s || → || Perl || [http://www.skynet.ie/~ivan/filetree_to_freemind.pl Convertor] || N/A | ||
|- | |- | ||
| LaTeX article & book || | | LaTeX article & book || ← || Ruby || [http://www.duminil.info/doku.php?id=freemindtolatex Freemindtolatex ] || N/A | ||
|- | |- | ||
| LaTeX beamer presentation || | | LaTeX beamer presentation || ← || Perl || [http://www.edaindia.com/utils/index.shtml Convertor] || N/A | ||
|- | |- | ||
| LaTeX beamer presentation || | | LaTeX beamer presentation || ← || XSLT || [http://www.ladstaetter.info/robert/blog/?p=49 Convertor] || Includes build.xml for Ant to integrate pdflatex | ||
|- | |- | ||
| Meeting notes || | | Meeting notes || ← || Python || [http://code.google.com/p/mm2notes mm2notes] || N/A | ||
|- | |- | ||
| [http://meyerweb.com/eric/tools/s5/ S5] Presentation || | | [http://meyerweb.com/eric/tools/s5/ S5] Presentation || ← || Python || [http://code.google.com/p/mm2s5 mm2s5] || N/A | ||
|} | |} | ||
Revision as of 11:35, 10 June 2007
What follows is a list of FreeMind accessories, provided by third parties. (Feel free to add your own accessory.) Conversions
See also Import and export to other applications. Other
sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" Old.mm > New.xml |