Searching MindMaps - v2
A premier mind-mapping software written in Java
Brought to you by:
christianfoltin,
danielpolansky
Logged In: YES
user_id=625500
Originator: NO
Hi Egor, looks like a nice utility, written in Java. Can you please state the license of the utility? Dan
Logged In: YES
user_id=605056
Originator: YES
File Added: mms_v2.zip
Logged In: YES
user_id=605056
Originator: YES
Hi Dan,
This utility is licensed under GPL.
"license" file from FreeMind distribution is added to the archive below.
Logged In: YES
user_id=605056
Originator: YES
File Added: mms_v2.zip
Logged In: YES
user_id=605056
Originator: YES
License statement was also added to each java file
Logged In: YES
user_id=605056
Originator: YES
Reloaded zip archive again, this time with 2.1 version. Fixed bug for *.mms nodes in root (were not filtered properly)
File Added: mms_v2.1.zip
Utility that searches through a set of mindmaps
Utility that searches through a set of mindmaps
Version 2.2 fixes minor problem with empty / not existing starting path.
Thanks for providing this tool. I think I have it 'installed' ok - the instructions arn't too clear on that point. On linux, I just unpacked all of the zip contents and ran the command "java -cp bin swing.SwingSearchSystem" from the mms directory. I got the Search Criteria box (which I left blank) and the browse window, which lets me select where my .mm files are.
However, it never finds anything. The command window shows
I think the problem is '/' in the path is being changed to '\', so it never finds any mindmap files.
could the problem be in the SwinSearchSystem.java file in this area??
Thanks again. I wish the devs would incorporate this expanded search into the upcoming mindmap release.