Torax, By call I assume you mean to open the target tiddler in the new window?
The Menu bars plugin has its own way to define a target see https://tiddlywiki.com/#%24%3A%2Fplugins%2Ftiddlywiki%2Fmenubar The menu bar plugin can be awkward to use, but as long as you can set the current tiddler you can just transclude the existing button {{||$:/core/ui/Buttons/open-window}} or name the target {{target||$:/core/ui/Buttons/open-window}} I hope this helps Tones On Monday, 7 December 2020 at 09:15:27 UTC+11 [email protected] wrote: > Hi, > > I try to call a tiddler from menu-bar via a link-tiddler, but can’t figure > out how. See someone a solution? With a normal $button-widget the > construction would be: > > <source> > > <$button message="tm-open-window" param="target">target</$button> > > </source> > > Thank you. > > Cheers > > ToraxMalu > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ff9a18bf-aad2-4711-86e8-0f6c55d0f4d7n%40googlegroups.com.

