Hey, I'd like to find the "downwards recursive titles and tags" that two notes have in common. But I didn't find a way to do so.
I can properly find what I call "downwards recursive titles and tags" of a note A with: [kin::to[A]tags[]] [kin::to[A]] -[[A]] Same for note B. But how do write a filter with the intersection of these two filters, i.e. *(*[kin::to[A]tags[]] [kin::to[A]] -[[A]]*) AND (*[kin::to[B]tags[]] [kin::to[B]] -[[B]]*)* I feel I'm missing the parenthesis and the AND here ;-) Best, Eric -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/88d8617f-7597-43ce-81cb-793a648b8657%40googlegroups.com.

