Hello, I want to list tiddlers based on their tags but i want to list certain tiddlers in a seperate list. The code i'm using so far is:
<div class="tc-table-of-contents"> <<toc-selective-expandable 'Pizza' sort[title]>> <div> Which gives me a nice list of every tiddler with the Pizza tag as well as making sub tiddlers visible by the press of a button. however i want to list Pizzas with the Calzone tag seperately my thought was seperating it into two lists one consisting of tiddlers with the Pizza but without the Calzone tag and another consisting only of Tiddlers with Both tags. But how can i do that? Or is there another, more efficient way to do this that i'm just not seeing? I don't think i can just sort by tag since my tiddlers get a lot of those. -- 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/486671e9-9b34-4da4-908a-905042f525fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

