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/cbbd0b42-513d-42bd-b093-7e42c4b5eec4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

