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/a09472cd-1f99-469f-8df7-673ad7fa6ad1n%40googlegroups.com.