Hi Tony, > Personally I think a set of tools for selecting, displaying, tagging > and de-tagging in both interactive and non interactive ways should be > part of tiddlywiki's core. > > I am happy to write the specifications for review if some one asks. >
http://yann.perrin.googlepages.com/twkd.html#Batch http://yann.perrin.googlepages.com/twkd.html#batchTagTools http://yann.perrin.googlepages.com/twkd.html#TemplatedTagTools These 3 tiddlers can be combined into one 'systemConfig' tagged tiddler, and compressed weight only 4.5 KB. By default it adds the following 3 commands to the 4 already existing in the regular tag popup: [[Open tag '$1'|$1]] <<openAll $1>> <<closeTagged $1>> <<keepTagged $1>> ... <<tagging $1>> <<tagDisplayed $1>> <<untagDisplayed $1>> <<newTiddler label:"New '$1' Tiddler" tag:"$1">> .. with this transclusion scheme it isn't to difficult to add even further scripts to run with all tiddlers of a tag. Additionally I often use DeleteAllTagged and RenameAllTagged bookmarklets: http://lewcid.org/tiddlywiki-bookmarklets/ Regards.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

