Thanks Eric! I knew the answer had to be simple, but I was trying
-[tag[term]]. Duh.

Dave

On Tue, Oct 20, 2015 at 12:14 AM, Eric Shulman <[email protected]> wrote:

> On Monday, October 19, 2015 at 8:54:45 PM UTC-7, David Gifford wrote:
>>
>> If I have this list filter
>> <$list filter="[!is[system]tags[]sort[title]]"><$link><$view
>> field="title"/></$link> - </$list>
>> And every tiddler will have the tag "term" but I don't want the tag
>> "term" to appear on the list, how do I modify it?
>>
>
> add a second "run" to the filter to remove the undesired term, like this:
>
> <$list filter="[!is[system]tags[]sort[title]] -[[term]]"><$link><$view
> field="title"/></$link> - </$list>
>
> enjoy,
> -e
>
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/JNoTeMZiVlc/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/fd74be07-ea1e-426c-b3d1-fba2f65db169%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/fd74be07-ea1e-426c-b3d1-fba2f65db169%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFLgBu6L_YNj1s3aPq6y0j_-MMPLtVyFk%3D0_B_v8YpFfuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to