> Another issue with presumably the same problem hindering implementation... > #1098: Extend tabs macro to support tooltips > <https://github.com/Jermolene/TiddlyWiki5/issues/1098> >
At least that's what happens if I preceed $:/core/macros/tabs <http://tiddlywiki.com/#%24%3A%2Fcore%2Fmacros%2Ftabs> with this... \define getTooltip() {{$(currentTab)$!!caption}} and then try to extend the tab-button with a tooltip parameter... <$button set=<<qualify "$state$">> setTo=<<currentTab>> default="$default$" selectedClass="tc-tab-selected" tooltip=<<getTooltip>>> Best wishes, Tobias. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

