Added to TW-Scripts (will be available in March 2019 update)

On Saturday, February 29, 2020 at 3:33:23 AM UTC+3:30, Eric Shulman wrote:
>
> On Thursday, February 27, 2020 at 5:08:06 AM UTC-8, Sylvain Naudin wrote:
>>
>> I'm interested if someone know to hide *only one specific* tag, a normal 
>> tag, or a systeme tag like $:/mytag and display others tags.
>>
>
> Here's a customization that does what you want:
>
> 1) edit $:/core/ui/ViewTemplate/tags
> 2) in the <$list> widget, change this:
> <$list filter="[all[current]tags[]sort[title]]".../>
> with this:
> <$list filter="[all[current]tags[]sort[title]] 
> -[enlist{$:/config/HideTags}]".../>
> 3) create a new tiddler named $:/config/HideTags
> 4) in the text field of that tiddler, enter a space-separated list of tag 
> names that you want to hide
>
> Q.E.D.
>
> Let me know how it goes...
>
> enjoy,
> -e
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8b7df30b-6ae2-435b-872a-748990f7a82a%40googlegroups.com.

Reply via email to