org-query
org-query copied to clipboard
Create complex but readable skip-functions for org-agenda
Results
2
org-query issues
Sort by
recently updated
recently updated
newest added
Hi I'm currently testing your code and example setup, and the very first issue I came across was "false positives" on the last headline in a file. Example: ``` *...
Can we improve the performance? I have written [leoc/org-helpers](https://github.com/leoc/org-helpers.el/blob/master/org-helpers.el). I find your implementation and flexibility much better, but it seems to be much slower than my simple attempt of generalizing...