Or do it right through Java?
There is also something called Wikibrowser: TouchGraph WikiBrowser
V1.02(c) 2002, Alexander Shapiro http://www.touchgraph.com/
could that be used for starters?
Thanks, george
as far as I know (and I looked into this some time ago) the file it
needs is a text file format that is generated by the wiki.
There is an open source version - But I couldn't work out the file
format from that.
It would be a great project...
one could possibly also do this with the help of graphviz's dot
utility. A script would scan the tiddlywiki file and write a file that
is read by dot to create a network diagram ...
Also there are several programs that read it - Omnigraffle for one.
There is a nice graphviz implementation for MacOS, easy to use.
Another free possibility (for Windows) is
http://www.oreas.com/gde_en.php go-visual. there is a free community
edition for windows. It doesn't use dot but can read from a simple CSV
file with 3 columns (pick the three you want) for node, dependency,
label. It can export to SVG and picture formats like jpg. It has lots
of auto layout options.
I have used it for generating network maps from traceroute output.
Check out
http://dmoz.org/Science/Math/Combinatorics/Software/Graph_Drawing/ for
lots of possibilities.
HTH
dave
thank you for your reaction, yes, most mindmaps are heirarchical,
however Freemind has the possibility to link items by arrows or lines
outside the heirarchy. It also has the possibility of using different
colors so I would like to color links originating from sliders
different from links which are tiddlers and different from tags macro's
and different from links originating from the faqlist macro.
George
> http://bur.st/~blazeoz/tiddlywinks/<http://bur.st/%7Eblazeoz/tiddlywinks/>
> Whiteboard Koala :: http://whiteboardkoala.com/
> Blog :: http://bur.st/~blazeoz/hopefulcynic/
thanks for your links, tons of information, I am digging into it,
george