Thread
:
Mindmapping software or Windows PocketPC emulation?
View Single Post
bousch
2008-04-17 , 14:15
Posts: 120 | Thanked: 69 times | Joined on Nov 2007 @ NL
#
4
I was also searching for a mindmapping solution, but I think I will use the solution below for now.
At first I just tried the "freemind -> File -> Export -> As flash..." functionality and was happy to find out that the result is viewable on your NIT.
Now I just found a Python script to convert an outline like this:
Code:
root branch1 leaf1 leaf2 branch2 branch3
to a simple .mm file. You can view this file with the flash freemind browser included with freemind.
So you can use vimouliner to write your outline (or just plain vim), run this script and view the file in your browser.
At the moment this is a manual task but it would not be to difficult to automate this further using vim and python.
Here is the link to the text-to-freemind python script:
http://uwstopia.nl/blog/2007/10/text...emind-released
Quote & Reply
|
bousch
View Public Profile
Send a private message to bousch
Find all posts by bousch