This topic can be closed, solution posted here :

https://groups.google.com/forum/#!topic/tiddlywiki/HgWJhMbWLTY

On Tuesday, May 5, 2020 at 1:12:39 PM UTC+4, Eric N. wrote:
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6291e50a-7aeb-41ed-98c0-5783a789fac2%40googlegroups.com.

Reply via email to