Thank you all. Yes as Mat explained I like to have short wizards (include 5 or more steps each in a separate tiddler) so on a click it should open next tiddler in the same modal window! I will try Jeremy's suggestion and will back to you.
--Atro On Sunday, January 3, 2021 at 3:04:39 PM UTC+3:30 [email protected] wrote: > You should be able to use the <$linkcatcher> widget with the actions > attribute, something like this: > > \define actions() > <$action-sendmessage $message="tm-modal" $param=<<navigateTo>>/> > \end > > <$linkcatcher actions=<<actions>>> > > HelloThere > > </$linkcatcher> > > Best wishes > > Jeremy. > > On 29 Dec 2020, at 23:21, Mat <[email protected]> wrote: > > OK, thanks. > > On second thought, adding actions to the LinkWidget doesn't seem all that >> useful. You would need to create links with the full widget syntax, at >> which point you may as well use the ButtonWidget. >> > > I'd think Atronoush's idea is to let the clicking *user *decide if the > link should open as a tiddler or as a modal. Comparable to how ctrl+click > opens the tiddler without navigation. Come to think of it, then this is > even more about bracket links than the linkwidget - but it is of course > really about both. > > <:-) > > -- > 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/93241f0a-a38c-4546-a9e7-0af708802ba0n%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/93241f0a-a38c-4546-a9e7-0af708802ba0n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/748ba588-374c-4622-ab95-a5d2478f6d5an%40googlegroups.com.

