Commit graph

208 commits

Author SHA1 Message Date
Adam Porter
6624837aa2 Change: Read files or buffers 2018-05-23 10:38:35 -05:00
Adam Porter
a3cb114f71 Add: (org-ql) Optionally don't widen buffers 2018-05-23 07:49:44 -05:00
Adam Porter
edc9958aa1 Add: Sorting by TODO keyword 2018-05-23 07:03:28 -05:00
Adam Porter
70573b98c5 Fix: Remove unnecessary list from default action
Not sure why I had put that in there...
2018-05-23 07:01:29 -05:00
Adam Porter
d826425fd7 Add: Sorting for org-ql 2018-05-23 05:04:40 -05:00
Adam Porter
1ccbe008ac (org-ql) Remove sharp-quote from action-fn
That should be specified from the macro call, not here.
2018-05-22 06:27:53 -05:00
Adam Porter
d1f26eec2f (org-ql--priority-p) Convert to function
I don't remember why I had made it a macro, but it needs to be a
function so it can be called correctly in org-ql--query.
2018-05-22 06:27:21 -05:00
Adam Porter
9050b756ba Factor out org-ql into separate file 2018-05-11 16:40:40 -05:00