Hi Duke,
Have had a play around to try and fix your problems, but it would help
if you could share your tiddlywiki... is this possibly? In terms of
your questions...
1) Unfortunately no - I haven't put any node deletion into the plugin
so you effectively have to reload the whole visualisation for the
updates to show.  To do this you would need to fire off the macro
every time a delete takes place. Relationships are added to the
mindmap but not deleted... yet. Maybe try putting <div
tiddler='tagmindmap' refresh='content'></div> into your page template
and put the macro call in tagmindmap. Not sure if that will help.

2) This is odd and shouldn't happen due to tagmindmap...

3) Not sure I understand the question... if you just want everything
tagged with MyStuff to appear on start up the startState parameter
should be set to {{['MyStuff']}} - hopefully that will achieve what
your wanting..

4) Try playing with different zoom parameter, width and height
parameters - say 62 or 64 until you get something that looks about
right. May help here.

Hope this helps somehow..!
Jon

On Jan 28, 9:38 pm, dukeja <[email protected]> wrote:
> I have been trying TagMindMap and have some questions.  Your
> experience and help would be greatly appreciated.
>
> 1. If I put tagmindmap into PageTemplate, after change some Tag
> relationship, I have to save the page and then reload it to get map
> refreshed.  Is there more easy way?  I have installed Eric's refresh
> plugin (the whole page one), but it does not help.
>
> 2. Now when I saved the page and reopen it, the default GettingStarted
> tiddler will not be open.  Instead, the last tiddler at bottom of the
> stack shown before save will show up.  Is it normal due to
> tagmindmap?
>
> 3. Now the starting node is hard coded into PageTemplate as:
> <div id='tagmindmap' parameters='width:600 height:200 id:TagMap1 zoom:
> 50 breadcrumbs:true notagcloud:true startState:{{store.filterTiddlers
> ("[tag[MyStuff]]")}}'></div>
>
> Could anyone kind enough give me a hint how I may input the target
> string (e.g. MyStuff) sent to TagMindMap without opening and editing
> PageTemplate?  Thanks!
>
> 4. Currently the zoom level change increment is large. With a small
> map, either nodes are crowded together or they are spreaded outside of
> map.  Anyone find out how to reduce the zooming increment level in the
> source code?
>
> Thanks a lot for the help.
>
> Duke
--~--~---------~--~----~------------~-------~--~----~
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