+1 for tag config exclusion. I use your solution since you gave me the
answer a while ago.
Thanks Eric.
Regards,
Sylvain
Le mardi 15 décembre 2020 à 02:49:29 UTC+1, Eric Shulman a écrit :
> On Monday, December 14, 2020 at 3:57:42 PM UTC-8 Jan wrote:
>
>> It would be practical to have this in the core by default, together with
>> a filter which tags to exclude.
>>
>
> Indeed! Both *tag display order* and *hiding specific tags* can be done
> by a minor enhancement to $:/core/ui/ViewTemplate/tags, like this:
>
> <$list filter="[all[current]tags[]sort[title]sortby{$:/config/TagsOrder}]
> -[enlist{$:/config/HideTags}]" template="$:/core/ui/TagTemplate"
> storyview="pop"/>
>
> If the $:/config/TagsOrder and/or $:/config/HideTags tiddlers are empty or
> missing, then the default TWCore behavior is retained, making this
> enhancement 100% backward compatible with the current TWCore tag display
> functionality.
>
> I will open an issue on GitHub, suggesting this change be added. Of
> course, with TW5.1.23 so close to release, I expect that this would likely
> not be added until TW5.1.24 at the earliest.
>
> -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/b8d5deb9-ab88-40e4-a9c3-4b9789fa5cd3n%40googlegroups.com.