Hello Eric,

Wonderful !! Many thanks for this quick tips ! It perfectly do the job :)

Again, thanks !
Sylvain


Le samedi 29 février 2020 01:03:23 UTC+1, Eric Shulman a écrit :
>
> 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/8536714d-639a-49c9-97ad-b3638338e8b4%40googlegroups.com.

Reply via email to