Closed makiaea closed 3 years ago
Thanks, that's a leftover from the old behavior, which was only showing items due today.
@makiaea I went with a slightly different implementation. I added the filter in filters.tid, you can see the commit here 4b4bc1c.
Thanks for noticing the bug and taking the time to open a PR though :+1:
[days:due[0]] contrary to what we expect, only gives those tiddlers due today, on this day only, tiddlers due yesterday or before are omitted
[!days:due[-1]] gets the tiddlers that were due yesterday and before
so we need them both i think (or is this not the intended behaviour for the core filter?)
sorry for any typos i am cloning on mobile! also first time using the pull request on mobile, sorry if i've done it the wrong way
warmest wishes, maki