Hi Mark

> On 3 Jun 2017, at 04:40, 'Mark S.' via TiddlyWiki 
> <tiddlywiki@googlegroups.com> wrote:
> 
> I can see where this would be useful for working on a particular batch of 
> tiddlers, but then become cumbersome as the list grows. There needs to be a 
> way to easily clear the list.

The list of recently used tags doesn’t grow indefinitely, it is capped at 12 
entries.

See $:/Manager/ItemSidebar/Tags:

Here’s the action widget that is used to add a new tag to the list:

<$action-listops
        $tiddler="$:/config/Manager/RecentTags"
        $subfilter="[<tag>] [list[$:/config/Manager/RecentTags]] +[limit[12]]"
/>

Best wishes

Jeremy

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/CBC8FDF1-7B0B-4AAA-B8C7-12387F78EDF6%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to