felixhayashi / TW5-TiddlyMap

Map drawing and topic visualization for your wiki
http://tiddlymap.org
BSD 2-Clause "Simplified" License
863 stars 132 forks source link

Refresh mechanism #439

Closed newmedicine closed 1 year ago

newmedicine commented 1 year ago

Hi, loving TiddlyMap in particular in combination with the Kin filter and with Yaisog's tagstree/taggingtree filters.

Not infrequently however I wish there was a one click way of refreshing the TiddlyMap - two situations:

  1. Map in floating mode keeps slowly rotating, can't catch the tiddlers!
  2. I am using field:title{$:/temp/tmap/currentTiddler} and need to poke the map so it references a newly selected tiddler.

I can refresh by clicking the Neighborhood scope button then none but that's two clicks. Is there a better way of doing this?

Thanks again

Nick

flibbles commented 1 year ago

You should be using the Live View for that. It also uses [field:title{$:/temp/tmap/currentTiddler}] and it updates pretty much constantly.

As for dealing with floating nodes, it really helps to have at least one node that doesn't float inside of a graph. It grounds the rest of them. You need the latest version of TiddlyMap for that, which isn't available on tiddlymap.org.

flibbles commented 1 year ago

Does this mean it's all working for you? I'm closing this issue.