Hi Stephan, > The OP asked for selecting from a list of tiddlers, not from a list of > fixed values. >
Here's the thing though... Seeing as how Rick actually does want to use tags, which is always a good design choice... instead of selecting and assigning fields, he may actually want to use those tags at the journal tiddlers. Thus, the task rather becomes: How to simplify... - applying one out of a number of predefined tags from a "category" to a new tiddler - modifying the same at an existing one When selecting tag *T* out of category *C*, the code should... 1. remove any existing tags of category *C* from the tiddler's tags 2. apply *T* to the tiddler Best wishes, Tobias. -- 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. For more options, visit https://groups.google.com/d/optout.

