Hi It is possible to use $action-widgets within lists (in this case a pair of tm-add-tag and tm-remove-tag) would do the trick -- but, the messages are unconditional and must be used within a list with the filter selecting only those tiddlers containing the tag to remove.
I can't remember my usage case, but I needed a widget that would conditionally add a new tag iff the tiddler contained the tag to remove. This allows the list widget filter to select a listing other than [tag[tag-to-remove]] -- hence the $mangletags widget (not necessary in this use case.) In addition, the use of bj's $click widget allows that all substitutions can be actioned with a single button click -- removing the necessity of having to individually click buttons down the list (although this functionality is retained.) I find this behaviour convenient (although potentially risky) for many use cases. regards On Monday, 21 September 2015 15:28:05 UTC+2, Evolena wrote: > > Le lundi 21 septembre 2015 15:00:55 UTC+2, Tobias Beer a écrit : > >> @Metabele, >> Don't we already have the ability yet to use lists with action widgets? >> >> > Yes, it's now possible (and very useful!). > In TW5.1.10, there will also be a tm-rename-tiddler message, which allow > to rename a tiddler (scoop!), along with the update of tags and lists. > -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f1f108f8-bd51-486d-9d00-b6f7863c4d6d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

