Yes, that should do it. The easy way would be to make the filter something 
like: 

[all[current]!tag[notSoBusy]tags[]sort[title]]

but that will suppress all tags.

You could instead make it:

[all[current]tags[]] -[[notSoBusy]] +[sort[title]]

which will just hide the notSoBusy tag. Of course, it will hide it from you 
as well as anyone else.  I think I would tend to just use a field and hide 
it (a simple configuration tiddler will allow you to hide/unhide it)

-- Mark

On Saturday, October 20, 2018 at 10:10:19 AM UTC-7, Dave wrote:

> do I go into 
>
> $:/core/ui/ViewTemplate/tags
>
> and alter that tiddler by adding the filter conditions there, or is there 
> a better way to do that?"
>

-- 
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/e0c0eb4a-bf26-4868-ac5c-aa47ead3830e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to