That is great Eric, A simple selective Tag adding mechanism via dropdowns! Looks like Tagger is getting competion ;-)
Besides that addition that you are planning to make, I think it were also great if one could specify... a) in addition to "allowblank" an "initial value" which would always be shown as long as none of the list-items are selected, but not effect any changes upon selection, e.g. "add status..." b) a user defined tooltip @TonyM... I think for your "unique select" Erics addition will definitely do what you want in a better way. As for addTagMacro I'll look into adding the ability to specify multiple tags in "removeTag". Tobias. On 2 Sep., 09:35, Eric Shulman <[email protected]> wrote: > > Something we could think about is the ability to select one from a list of > > possible tags and ensure that only one is applied; that is those others are > > removed if present. An Example may be a Day of Month Tag > > I just tried a little experiment using > http://www.TiddlyTools.com/#ListboxPlugin > > I wrote this: > <<select tags rows:1 A B C D E F G>> > > ... and it works!.... sort of... selecting any value from the droplist > sets the tiddler's tags to that value (and that value only). Of > course, this means that you can't have any other tags (i.e., tags > *not* in the list) assigned to the tiddler, which isn't very > practical. > > Fortunately, it should be relatively straighforward to add special- > case handling for the tags field so that, instead of completely > replacing the current tags: > * tags that are selected in the list are added to the tiddler > * tags that are unselected in the list are removed from the tiddler > * all other tags are left as-is > > I'll post when I have an update. > > 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 -~----------~----~----~----~------~----~------~--~---

