> I think it might be quite powerfull to have a different dropdown (or > alternatively more than one)... one that can be configured in a way so > that one can (optionally) define a bracketed list of toplevel-tags or > main-tags... which will then give you a kind of "treelike" dropdown > with all those tags tagging to those toplevel tags. That way, it would > actually be more of an "exploring" process, whereas there'd be a > meaningful hierarchy and not just an alphabetically ordered tagsoup.
another way to explore various combinations of tags is: http://www.TiddlyTools.com/#MatchTagsPlugin Usage: <<matchTags panel ...>> renders an interactive form for you to enter a *boolean tag expression*, as well as optional output format, separator, title, and tags. You can use any combination of tags, with AND, OR, and NOT, as well as nested parentheses as needed, to create complex selections, such as: (foo AND baz) OR NOT (bar OR mumble) OR (frotz AND NOT gronk) The output (a list of matching tiddler titles) is generated into a separate tiddler (default name = [[MatchingTiddlers]]), so that the most recent results can be saved or copied/pasted into other tiddler content. 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.

