Hey everyone, thanks for this thread. Just found it, exactly what I needed.
Here is a somewhat simplified step-by-step:
1. Make a copy of your wiki, and play in the copy
2. Play with filters in advanced search until you have it just right,
and then copy the filter into a new tiddler called *tiddlers-filter*.
3. Copy code below into a new tiddler
4. Replace *TagNameHere* with the desired tag
5. Press the button
$set name="tag" value="TagNameHere">
<$button>
Tag <$count filter={{tiddlers-filter}}/> tiddlers with <<tag>>
<$list filter={{tiddlers-filter}}>
<$action-listops $tags=<<tag>>/>
</$list>
</$button>
</$set>
--
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 post to this group, send email to [email protected].
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/7fe30f83-36f4-40e1-9547-b93628c7ef16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.