felixhayashi / TW5-TiddlyMap

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

custom macros output doesn't show in node labels #417

Closed damscal closed 2 years ago

damscal commented 2 years ago

It appears I'm unable to get the output of any custom (user defined) macro show within node labels, not even very simple macros

example: \define testmacro() testoutput (global macro defined through $:/tags/Macro, works fine everywhere else in the wiki) when the macro is called with <<testmacro>> in the node label field (e.g. caption field), the label shows as an empty square

some core macros such as <<now>> and <<version>> successfully show their output within node labels

I was unable to understand what is causing this behaviour

flibbles commented 2 years ago

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