Could you be looking for this? <$list filter="[all[current]tags[]sort[title]] *-[[Location]]*" template="$:/core/ui/TagTemplate" storyview="pop"/>
See https://tiddlywiki.com/#Filter%20Expression Regards Tony On Friday, January 25, 2019 at 5:46:45 PM UTC+11, Reece Shaw wrote: > > Hey all, > > I'm working on some more worldbuilding oriented stuff and found that the > ViewTemplate for tags is a useful piece of code to crib for a particular > table I'm working on. I'd like to display the parent tag in my table to > make it easily understood/accessible. > > What I'd like is to exclude another tag that I have all these tiddlers > tagged with so I'm only pulling tags relevant to the info I need. > > The reveal as written is: > >> <$reveal type="nomatch" stateTitle=<<folded-state>> text="hide" tag="div" >> retain="yes" animate="yes"> >> <div class="tc-tags-wrapper"><$list >> filter="[all[current]tags[]sort[title]]" template="$:/core/ui/TagTemplate" >> storyview="pop"/></div> >> </$reveal> > > > but I would like to exclude the "Location" tag from getting pulled so it's > just any of the other tags. I haven't found how to pull all except looking > through the TW documentation. > > Thanks, > > -Reece > > > -- 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/702d0053-f096-4a94-a198-70f21e90614f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

