Not sure how many TiddlyMap fans there are out there, but it is a fantastic plugin! It looks like it has had quite a few recent enhancements so thank you for that @Flibbles!
Anyway I’m wondering if there are any TiddlyMap users who can help me achieve the following:
I want to embed a map on every tiddler in my wiki that contains the current tiddler as its only node. For example a tiddler called A should show a map containing just the node A, a tiddler called B should show a map with just the node B etc.
I have tried creating a TiddlyMap view called Test with the Node filter [<currentTiddler>]. Then I create a ViewTemplate tiddler with the text <$tmap view="Test" ></$tmap>.
This doesn’t work. It seems that the TiddlyMap widget doesn’t know what tiddler it has been embedded in.
Does anyone know how I can achieve what I want, or if it is even possible?
Thanks!