Suppose I have a tiddler “Liquid” which is tagged with Ingredient. And I have a tiddler “Water” which is tagged Liquid.
Is there any way to do a transitive version of [tag[Ingredient]]? ie it would result in Liquid and Water being matched, not just Liquid.
To put it another way: can I do something similar to the “toc” macro, but just get the list of tiddlers that would be in the tree, as a filter?