create you list like this:
<$list filter="[tag[tests]]"> <$button class="tc-btn-invisible tc-tiddlylink"> <<currentTiddler>> <$action-navigate/> <$list filter="[tag<currentTiddler>]"> <$action-sendmessage $message="tm-close-tiddler"/> </$list> </$button> </$list> all the best BJ On Thursday, September 14, 2017 at 8:26:18 AM UTC+2, Aigars Rogozovs wrote: > > I want to add feature, when user click on link in tiddler, script take > tags from new tiddler and close already opened tags with same tiddler > > Maybe this can explain more: http://prntscr.com/gky4y1 :D > > A. > > trešdiena, 2017. gada 13. septembris 22:43:30 UTC+3, Mat rakstīja: >> >> If what you want is some action to take place when you click a link, then >> the easiest is to make a button (see buttonwidget) that you style to *look >> *like a link. >> tiddlywiki.com has instructions for this. >> >> <:-) >> > > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/5ab907d3-bbbb-4b6d-8dd8-b90d34ff4ce7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
