Hi everyone, gentle reminder about this question :)
How can I compute the intersection of the output of two filters ? Best Eric On Sunday, May 3, 2020 at 2:37:04 PM UTC+4, Eric N. wrote: > > 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/2c11d34b-49bc-4b16-bf56-351ddad7aca6%40googlegroups.com.

