-
Using the java:freemind.main.FreeMindApplet.class to serve a local file, I found that something is caching the .mm file, I can never make it show the new file once I update the .mm file on the server.
It is not the server side - I can access the .mm file in the browser, and it shows the new file.
But the FreeMind browser always shows the old file. I even deleted the .mm file from the...
2009-11-13 23:39:18 UTC by bwooster47
-
I'm not sure how many of the features requested on the following lists are complete, or not. I haven't reviewed them in any detail. One that comes to mind, for me anyway, is an Outliner mode. I'd like to be able see my MM as a text only hierarchical outline tree, in a separate pane.
There's the request for enhancements page...
2009-11-13 20:50:59 UTC by sak102010
-
I'm doing my Computer science dissertation at uni on Mind mapping tools and thought I could add extras to FreeMind and was wondering if anyone had any ideas of ones that I could create to help make FreeMind a bit better
Thanks.
2009-11-13 14:20:07 UTC by dacer
-
FreeMind 0.9.0RC 6
Windows 7 Professional x64
jdk1.6.0_18
When saving a map file for the first time the modification star does not disappear making it seem like there has been more changes since the save. By definition the star should disappear as soon as the file has saved as there has been no changes since the last save.
To reproduce this error create a new map, save the map and notice...
2009-11-12 02:49:03 UTC by thepars
-
When using the Replace All functionality, only the first occurrence of the search string in each node is replaced.
2009-11-11 22:56:21 UTC by sjlver
-
Yes it worked for me too.
I am using W XP. At a certain time FreeMind did no longer start.
Now I can use this great program again. Thanks.
2009-11-11 21:23:01 UTC by rschlunk
-
Hi,
do you use an external HTML editor (not SimplyHTML but another)?
Then, if this editor doesn't creates valid XML, the content is stored differently. But, normally, you should see a lot of < and > in the normal output then.
Strange, Chris.
2009-11-11 17:26:36 UTC by christianfoltin
-
Hi
Please can we have 'Sticky Menus'?
Problem:
When you right click on a node, and select an option (e.g. "Format") it's very easy to accidentally leave that option as you move your mouse to the right (in order to go one level DOWN the menu, i.e. to go into the submenu - i.e. do something to the format).
If we had 'Sticky Menus' then, after you get to the option you require, you would...
2009-11-11 17:00:55 UTC by Ship
-
I find it irritating that when you click on something twice (and go into the change text mode) that the full right-click menus has disappeared.
Once you learn how to use it, it's not too bad... but IMHO, it is NOT intuitive to be forced to operate like this!
FreeMind is pretty good in many ways though...
If we can fine-tune the interface a bit, I am seriously thinking of ditching my...
2009-11-11 16:52:12 UTC by Ship
-
I am using Java with JaxB to modify the content of a FreeMind file.
I read the FreeMind data (Unmarshalling) with JAXB, modify it and write it back to a FreeMind file (Marshalling) with JAXB.
Although I set UTF correctly as property of the marshaller
(marshaller.setProperty(Marshaller.JAXB_ENCODING, "UTF-8");)
FreeMind displays special characters (e.g., the German "Umlaute" ä,ö,ü,ß...
2009-11-11 16:32:12 UTC by tobwos