So far I have done grat progress (but there is much to do). I have found that my graph elements have the same ID than tiddler, so they could not open them. But now that I have changed the graph node ID, the tiddler still does not open. Strange beacause the "<a href>" is exactly the same than the one generated by TW when I inspect the DOM with fireBUG.
I also have found store.getReferringTiddlers(ta.title); and tiddler.links to navigate through links which is a good start, but I would like anotated links ... and tiddler.links just gives me tiddler ... no anotation. I wanted to use the bracketed link form [[annotation|pattyTiddler]] to extract some anotation, but I don't know how to extract this information in a simple way. Maybe I will write a macro like the Tiddler.prototype.changed() ??? rakugo, my purpose is not MindMapping (which is great), because I want real graphs, and not just trees. Plus, I want anotated links, etc... maybe it's quite similar, but the goal is not the same, so I think time will tell ;-) I will publish something soon so you can take a look. Yoann --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
