Find the downwards recursive titles and tags two notes have in common

74 views
Skip to first unread message

Eric N.

unread,
May 3, 2020, 6:37:04 AM5/3/20
to TiddlyWiki
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

Eric N.

unread,
May 5, 2020, 5:12:39 AM5/5/20
to TiddlyWiki
Hi everyone,

gentle reminder about this question :)

How can I compute the intersection of the output of two filters ?

Best
Eric

Eric N.

unread,
May 6, 2020, 7:16:33 AM5/6/20
to TiddlyWiki
This topic can be closed, solution posted here :
Reply all
Reply to author
Forward
0 new messages