[twdev] Re: Custom filter operator overriding the results

2018-10-19 Thread bimlas
I just fixed the issue, see https://groups.google.com/d/msg/tiddlywiki/VeRlS9Qti8I/IJOM5p4TCAAJ for a working demo and https://github.com/bimlas/TiddlyWiki5/blob/5890ea92cea5252003c5d122e7f408c6ce1c69de/core/modules/filters/kindred.js for the code. -- You received this message because you

[twdev] Re: Custom filter operator overriding the results

2018-10-19 Thread bimlas
Ok, I think I found the problem: I misunderstood the + operator, because I thought that it means "intersection". I just read https://tiddlywiki.com/static/Introduction%2520to%2520filter%2520notation.html -> Combination which says that the results of the first filter is the input to the