In short I ideally want a single list filter to find all tiddlers tagged “dna-match-detail” where…
(startpoint <= testendpoint AND endpoint >= testendpoint) OR (startpoint <= teststartpoint AND endpoint >= teststartpoint)
Where teststartpoint and testendpoint are numeric variables and startpoint and endpoint are numeric fields in dna-match-detail tiddlers.
Any help is appreciated. Bet you can figure out what I’m adding to Memory Keeper. Thanks.