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/94daa197-9b6b-4ac6-8afb-5d6bea124a93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to