Adam Porter
c2b8af3181
Fix: (org-ql-find) Always map across a list
2022-06-26 22:55:20 -05:00
Adam Porter
77916a1c4f
Tidy: Indentation
2022-06-25 10:58:33 -05:00
Adam Porter
5f058b9eee
Add: (org-ql-find-in-agenda, org-ql-find-in-org-directory)
2022-06-25 10:58:17 -05:00
Adam Porter
dc02c59cad
Add: (org-ql--ensure-buffer)
...
And use in org-ql-find. This seems to solve a problem I've been
noticing in helm-org-ql for a long time: that it can apparently
interrupt Org's initialization code, which can leave buffers
unprepared for Org, even stuck in fundamental-mode. This should also
be used in helm-org-ql...
2022-06-25 10:56:18 -05:00
Adam Porter
5768c685ad
Remove: org-ql-find-heading, org-ql-find-path
...
These are virtually obsolete with the introduction of the "rifle"
predicate as the default one. Having them now is just confusing.
2022-06-25 10:53:29 -05:00
Adam Porter
6e7371ce61
Add: (org-ql-find) Snippet functions
...
The default is even more like org-rifle now.
2022-06-11 11:01:52 -05:00
Adam Porter
64a9234733
Add: (org-ql-find) :query-filter
...
Also, tidy docstring.
2022-06-02 11:51:57 -05:00
Adam Porter
d0acc8cbba
Add: (org-ql-find)
2022-05-30 11:27:12 -05:00