I'm having trouble getting the example of custom tooltips at tiddlywiki.com to work
if you go here: https://tiddlywiki.com/#tv-wikilink-tooltip%20Variable%20(Examples) the underlying code is confusing. I edited it to this to figure out how its working: <$importvariables filter="$:/editions/tw5.com/macro-examples/tv-wikilink-tooltip"> "Here is a link to [[backlinks Operator]] with a custom tooltip." </$importvariables> I guess everything else is extraneous. When you hover over the link, the text at the field "custom" of that tiddler shows between round brackets So what I did in my own TW (same version) was copy the tiddler "$:/editions/tw5.com/macro-examples/tv-wikilink-tooltip" to my TW, then put in a new tiddler (by the same name) <$importvariables filter="$:/editions/tw5.com/macro-examples/tv-wikilink-tooltip"> [[Some Link|SomeLink]] </$importvariables> and in the link tiddler I added the field "caption" and put in some text. When I hover the mouse over the link however, the tooltip is just an empty set of brackets. What am I missing? Thanks, - Dave -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/55e552a0-88b1-4f97-987c-299417c4e519%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

