Accessories: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
|||
Line 8: | Line 8: | ||
==Conversions== | ==Conversions== | ||
{| border="1" cellspacing="0" cellpadding="2" | |||
|- | |||
! From || To || Lang. || Link || Rem. | |||
|- | |||
| Todo List 2 || FreeMind || XSLT || [http://www.jools.net/archives/6 Link] || N/A | |||
|- | |||
| D || E | |||
|} | |||
* XSL [http://www.jools.net/archives/6 convertor from '''Todo List 2''' to FreeMind] | * XSL [http://www.jools.net/archives/6 convertor from '''Todo List 2''' to FreeMind] | ||
* Java [http://www.blainekendall.com/deliciousmind/ convertor from '''del.icio.us''' to FreeMind] | * Java [http://www.blainekendall.com/deliciousmind/ convertor from '''del.icio.us''' to FreeMind] | ||
Line 23: | Line 31: | ||
* [http://code.google.com/p/mm2notes mm2notes] Creates '''meeting notes''' from your meeting. | * [http://code.google.com/p/mm2notes mm2notes] Creates '''meeting notes''' from your meeting. | ||
* [http://code.google.com/p/mm2s5 mm2s5] Creates an [http://meyerweb.com/eric/tools/s5/ S5] '''presentation''' from a FreeMind file. | * [http://code.google.com/p/mm2s5 mm2s5] Creates an [http://meyerweb.com/eric/tools/s5/ S5] '''presentation''' from a FreeMind file. | ||
==Other== | ==Other== | ||
</table> | </table> |
Revision as of 09:38, 10 June 2007
What follows is a list of FreeMind accessories, provided by third parties. (Feel free to add your own accessory.) Conversions
sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" Old.mm > New.xml
Other |