> I wonder if someone has wrote a plugin that will allow user to add tag
> to a group of tiddler (instead of tag them one by one).  For example,
> I would like to add a tag "2008" to all my 2008 journal tiddlers
> (which already has a tag "journal").  It would be a nightmare to add
> new tag one at a time.

http://www.TiddlyTools.com/#TiddlerTweakerPlugin

provides a listbox to select multiple tiddlers using click, shift-
click, and ctrl-click, plus commands to instantly select by "all",
"changed", "title", "tags", or "text".  You can also sort the list by
title, tiddler size, creation date, or modification date.

Once you have selected the desired tiddlers, you can then 'group edit'
the values stored in those tiddlers, including changing the creator/
modifier username, altering creation/modification dates, or replacing/
adding/removing tags.

To *replace* all tags on the selected tiddlers, simply enter a space-
separated list of the desired tags into the edit field.  To *add* tags
(without removing any existing tags), make sure each tag you enter in
the edit field has a "+" prefix.  Similarly, to *remove* tags, use a
prefix of "-" on each tag.

For your purposes, you would:
* sort the listbox by modification date
* CLICK on the most recent tiddler
* scroll to the first tiddler in 2008
* SHIFT-CLICK to select everything from 2008
* enable [x]tags checkbox
* enter: +2008 into the tag input field
* press "update tiddlers"
QED.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to