great, thanks Jed. That solved my use case.
On Thursday, 29 September 2016 01:26:43 UTC+5:30, Jed Carty wrote: > > What you can do depends on how fancy you want it to be. You could just add > a field called list to your tab in the sidebar and put this in it: > > <$list filter='[is[current]list[]]'> > <<list-links filter:"[tag<currentTiddler>]">> > </$list> > > Then to add to the list you just need to append the new tag to the list > field. > > You could do more involved things that could make adding to the list > easier, and doing it this way won't sort anything and if you have a tiddler > tagged both group1 and group2 it will appear twice. But this way is simple > and easy. > -- 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/d9d682f9-1057-42b2-b483-0340b7634f18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

