Accessories: Difference between revisions
From FreeMind
Jump to navigationJump to search
Dan Polansky (talk | contribs) (rv spam) |
Dan Polansky (talk | contribs) (-more spam) |
||
Line 85: | Line 85: | ||
* [[Freemind_Win_Collab|Freemind Win Collab]] : Share your mindmaps and built them in [http://www.foxypropaganda.com/large-format-digital-printing/ large format digital printing] 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 [http://www.brandfxbody.com/ service truck bodies] 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 [http://www.foxypropaganda.com/large-format-digital-printing/ large format digital printing] 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 [http://www.brandfxbody.com/ service truck bodies] backups each time you open a mindmap (like 2006-04-02_myfilename.mm). Work only on windows. | ||
* [http://www.zms-publishing.com/support/content/e724/e729/e2769/index_eng.html ZMSMindMaps]: An Add-on to ZMS (Zope based Content Management for Science, Technology and Medicine) for viewing, exporting and importing of Mindmaps. | * [http://www.zms-publishing.com/support/content/e724/e729/e2769/index_eng.html ZMSMindMaps]: An Add-on to ZMS (Zope based Content Management for Science, Technology and Medicine) for viewing, exporting and importing of Mindmaps. | ||
* [http://www.dcos.ro/en/current-projects/joomfreemind.html Joom!FreeMind - Joomla! 1.5.x site structure]: Visual self-generated Sitemap from Joomla 1.5.x content - a Joomla component displaying the site structure through a link from a menu, a menu item or a simple hyperlink placed inside the published articles (Joom!FreeMind v2.1.9). The extension generates an appealing visual mindmap observing your Joomla menus, categories and sections. Joom!FreeMind 2.1.9 kept the two different ways of rendering maps by either using the sections-categories structure or the published menus. It also brings the option of rendering maps through the alternative flash based viewer if you do not want to use the java applet on your site. | * [http://www.dcos.ro/en/current-projects/joomfreemind.html Joom!FreeMind - Joomla! 1.5.x site structure]: Visual self-generated Sitemap from Joomla 1.5.x content - a Joomla component displaying the site structure through a link from a menu, a menu item or a simple hyperlink placed inside the published articles (Joom!FreeMind v2.1.9). The extension generates an appealing visual mindmap observing your Joomla menus, categories and sections. Joom!FreeMind 2.1.9 kept the two different ways of rendering maps by either using the sections-categories structure or the published menus. It also brings the option of rendering maps through the alternative flash based viewer if you do not want to use the java applet on your site. | ||
* [http://code.google.com/p/mind-listening Mind Listening?]: Enhance Freemind by recording audio while creating a mind [http://thefowlergroup.com/fort-worth-texas-web-development/ fort worth web development] map. While reviewing a mind map, highlighting a node instantly jumps the audio to the point when the node was created. Uses include meeting notes, brainstorming sessions, meeting clients, lecture notes and agile development. | * [http://code.google.com/p/mind-listening Mind Listening?]: Enhance Freemind by recording audio while creating a mind [http://thefowlergroup.com/fort-worth-texas-web-development/ fort worth web development] map. While reviewing a mind map, highlighting a node instantly jumps the audio to the point when the node was created. Uses include meeting notes, brainstorming sessions, meeting clients, lecture notes and agile development. | ||
* Below is a Unix <tt>sed</tt> command to remove the optional data from a MindMap .mm file's XML to make it more reader-friendly, keeping only the TEXT attribute. After converting a MindMap file with this command, you can open the generated XML file in Firefox and use its XML element collapsing features to interactively view MindMaps even without Freemind installed.<br><tt><nowiki>sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" Old.mm > New.xml | * Below is a Unix <tt>sed</tt> command to remove the optional data from a MindMap .mm file's XML to make it more reader-friendly, keeping only the TEXT attribute. After converting a MindMap file with this command, you can open the generated XML file in Firefox and use its XML element collapsing features to interactively view MindMaps even without Freemind installed.<br><tt><nowiki>sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" Old.mm > New.xml |
Revision as of 19:55, 24 November 2010
What follows is a list of FreeMind accessories, provided by third parties. Feel free to add your own accessory. When adding a new link to an accessory you are the author of, please consider releasing your accessory by "GNU GPL V2 or later at your option" license. When you do, the FreeMind team can consider delivering your accessory as part of FreeMind. Conversions
See also
Other
|