New version of TiddlerGraphPlugin have been published. 0.12.0

old features :
* automatic layout (force directed)
* graph from various kind of tiddler lists
* living nodes (a node can disapear after a certain time)
* customization through fields or slices (color, subtitle, etc...)

Now, there is also "group" nodes, that can ... groups ... some nodes
in a region of the graph (not recursive for the moment).

A new syntax to handle graph creation have been added and can freely
be mixed with the old one.
Since this version a node had to a defined as Tiddler. Links were
found in the body and tags.
Now, you can draw graph from text alone (very powerful with
PartTiddlerPlugin).
The syntax is a inspired by dot/graphViz (but slightly different) :

mynode -> [[alink]],  to antoher [[annotated|link2]] and some ignored
text between ...

See the online example http://ideia.tiddlyspot.com/

There is a lack of real documentation for the moment, and also, a good
code refactoring.
It's rather a draft than a real plugin, but it may be useful as it is.

regards,
Yoann
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to