On Wednesday, February 26, 2014 6:45:33 PM UTC-8, Leo Staley wrote: > > Today I sat down to learn all about how to do transclusion and filtering. > It's quite a bit harder than expected. This post is mostly just about > Filtering plugins. > ... > EmbedTiddlers <http://www.tiddlytools.com/#EmbedTiddlers> + MatchTagsPlugin<http://www.tiddlytools.com/#MatchTagsPlugin> > ...
> ...which plugins ... are ... synergistic, with one another > MatchTagsPlugin is one of the "synergistic" type plugins. It extends the TWCore [tag[tagvalue]] syntax, so that you can use Boolean expressions (and/or/not, plus parens) to create filters based on combinations of tag values, e.g., [tag[this OR that AND NOT (something AND somethingelse)]]. This enhancement to the TWCore syntax can be used in *any* macro that uses tag filters, whether or not that macro is built-in or plugin-defined. MatchTagsPlugin also defines it's own <<matchTags>> macro that provides some extra ways to create tag-filtered output. enjoy, -e -- 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/groups/opt_out.

