I wanted to create a tab in sidbar with all the items from the tags i 
created.

currently what i did was to create a tab( tiddler) in sidebar by tagging 
with "$:/tags/SideBar".

Then, to retrieve that items under a tab , i updated the above tiddler 
using 

<<list-links filter:"[tag[Group1]]">>.

The thing is it is not SCALABLE, if i add new tag say " Group2", then i 
need to update the above tiddler to account for the new tag.
like <<list-links filter:"[tag[Group2]]">>

Is there a simpler way to achieve this ?

-- 
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/2150480e-edbc-4e00-960f-4cb0703674fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to