This may or may not work for you, depending on your particular requirements. Sometimes you can sneak additional filters into the sort attribute:
<div class="tc-table-of-contents"> <<toc-selective-expandable 'Pizza' !tag[Calzone]sort[title]>> <div> Good luck! -- Mark On Tuesday, August 28, 2018 at 12:01:03 AM UTC-7, [email protected] wrote: > > 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/f72f58a4-2fa8-4aa1-ad5e-fa9f60dbb065%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

