Hello, I've been playing around with the TiddlyTagMindMapPlugin found here:
http://tiddlytagmindmap.tiddlyspot.com/ I removed the reference to instacomments in the MarkupPreHead and got a local version of jquery-1.3.min.js instead of the reference to the jonrobson site (which I haven't been able to access for the past 2 days), so it loads pretty fast now. My two issues, however, are these: 1. after 1 to several clicks on the nodes, they stop moving until I zoom in and out again, then they work again. Also when you click on the node/tiddler titles, sometimes they get bigger, and sometimes they don't 2. when I click tiddler names once they reach the centre point, they never open up from the PageTemplate version, and sometimes do from the Tiddler2 version, e.g. after a zoom in and out. This is what I have in the PageTemplate (and StartTiddler is in DefaultTiddlers) <div id="tagmindmap" parameters="width:850 height:400 id:main startState:{{['StartTiddler']}} zoom:100 exclude:{{['excludeLists']}} click:existing emptyTiddlerColor:#cccccc"></div> This is what I have in Tiddler2 <<tiddlytagmindmap id:viewcards width:600 height:600 toolbar:01011 startState:{{["StartTiddler"]}} breadcrumb:true notagcloud:true>> I can't figure out if i'm just not understanding the parameters correctly, or if there is some other problem. Has anyone come across these problems and solved them? thanks, Dave -- 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.

