Adam Porter
Adam Porter
FYI, see https://github.com/alphapapa/org-ql/issues/331
Thanks for reporting this. I probably won't have time to debug this soon, so patches welcome.
Looking at this again, changing the date-based selectors to use `org-agenda-current-date` would not be a trivial change. It's past time to tag a new v1.3 release, so I'll revisit this...
Fixing this will require some research and testing to confirm that nothing else gets broken. In the meantime, I can recommend using `org-ql` as an alternative to using the Org...
As far as I know the priority selector does work. If it doesn't, please open a new issue and be sure to list the versions of the software involved. Thanks.
Fixing this will require some research and testing to confirm that nothing else gets broken. In the meantime, I can recommend using `org-ql` as an alternative to using the Org...
@AndreaOrru Probably, I just have to find time to review it carefully, since the diff is rather large (though largely indentation due to the enclosing `let`, it seems). Feel free...
Apparently I overlooked this issue until now. For future reference, feel free to ping me on any issues that I miss. Thanks to all for the debugging. I'll merge the...
Finally merged. Thanks to all.