> Since we're requesting features for TiddlerTweakerPlugin, how about > the ability to add/remove tags instead of just replace tags.
this feature *already exists* in TiddlerTweaker.... As you noted, the entry in tags field: tag tag tag .... *replaces* the existing tags on the selected tiddlers. However, if you include a "+" or "-" prefix on a tag value, then that tags is *added* or *removed*, respectively, from the selected tiddlers, rather than replacing the existing tags. Thus: tag1 tag2 tag3 ... = replace existing tags while +tag1 -tag2 +tag3 -tag4 ... = add/remove tags Important note: to add/remove tags, make sure that EVERY tag value in the input has a + or - prefix, because ANY tag *without* a prefix will cause all existing tags to be replaced. enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

