> >http://www.tiddlytools.com/#MatchTagsPlugin > Tiddlytools is an awesome site, but I've always felt it could use a bit more > information. Just looking at what's on that page, it's hard to tell if that > plugin can really do what I want. I guess I'll try it out, if I don't find > another solution using core commands.
In addition to adding a <<matchTags>> macro, MatchTagsPlugin automatically extends the TWCore "tag filter" handler so that the "[tag[...]" syntax allows you to use standard Boolean logic syntax (AND/OR/NOT) within the <<list>> macro, like this: <<list filter [tag[TagA AND TagB]]>> Use of nested parentheses in the Boolean syntax allows for complex combinations of tags to be specified in a familiar, easily-readable form: <<list filter [tag[(TagA AND TagB) OR (TagC AND NOT (TagD OR TagE))]] enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

