Hi All,

I would like to show the sub-sequence "pill icon tag" in my list of 
tiddlers but I would like to exclude those "article" and "selected" tags 
from the list.  Can it be done?

<ol><$list filter="[tag[article]tag[selected]sort[title]]">
<li><$link to={{!!title}}><$view field="title"/></$link> <$list 
filter="[is[current]tags[]sort[title]]" template="$:/core/ui/TagTemplate" 
listview="pop" itemClass="tw-tag-list-item"/>
</$list></ol>

>From the example above, my tiddlers were tag with server tags "article" and 
sub-tag is "business".  I would like to exclude the "article" and 
"selected" tag from the tag list.  I would like other tags, for instance 
"business", "education", to be shown.

Kindly advise.  Thanks.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to