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

Rendering wikitext of caption field when using widgets relying on <<currentTiddler>> variable #397

Closed damscal closed 2 years ago

damscal commented 3 years ago

I'm experiencing issues when using widgets in the caption field that make use (explicitly or implicitly) of the <<currentTiddler>> variable, the node label appears blank. Is this behaviour to be expected and are there any workarounds? Best Regards

Originally posted by @damscal in https://github.com/felixhayashi/TW5-TiddlyMap/issues/57#issuecomment-842584622

dagelf commented 3 years ago

I don't think the templates are processed in the map... I've started digging into the code and will see what I can come up with as this will make quite a few things possible. It's sure to slow things down too.... but for a handful of nodes would be great and can look at performance optimizations later I guess.

damscal commented 2 years ago

Hello @dagelf, by any chance have you found some useful insights on this issue? Regards

flibbles commented 2 years ago

This should be fixed as of the latest release (v0.17.13)