Commit graph

772 commits

Author SHA1 Message Date
Adam Porter
f19f2a4cb4 Fix: Tag inheritance
Hardcoded on for now.
2018-05-24 10:00:20 -05:00
Adam Porter
005ad636b2 Change: Rename org-agenda-ng--date-p -> org-ql--date-p 2018-05-24 09:59:00 -05:00
Adam Porter
afad077b04 Change: Improve error message 2018-05-24 09:58:23 -05:00
Adam Porter
52a1deffa2 Change: Error if file can't be opened 2018-05-24 09:50:46 -05:00
Adam Porter
fd00eb6bb5 Change: second -> cadr 2018-05-24 09:50:07 -05:00
Adam Porter
aa07803635 Add notes 2018-05-24 09:49:24 -05:00
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
d722e4db72 Fix: (--add-priority-face) match-string
Oops...
2018-05-23 07:26:03 -05:00
Adam Porter
e04c1212a0 Tidy: Footer 2018-05-23 07:03:37 -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
Adam Porter
39a8c36b92 Add property matcher 2018-05-10 18:58:21 -05:00
Adam Porter
58b2cca65f Add regexp matcher 2018-05-10 18:43:03 -05:00
Adam Porter
96dd06b144 Few changes 2018-05-10 17:01:53 -05:00
Adam Porter
5da0b80513 Update examples 2018-05-10 16:56:35 -05:00
Adam Porter
28144f8413 Update screenshot 2018-05-10 16:52:26 -05:00
Adam Porter
89ae2ecf4a Update commentary
We aren't using org-element-parse-buffer anymore.
2018-05-10 16:47:27 -05:00
Adam Porter
2aa3ba008e Remove need to quote date comparators 2018-05-10 16:24:09 -05:00
Adam Porter
41b1e0e837 Simplify org-today 2018-05-10 15:56:53 -05:00
Adam Porter
1d9a2cfc53 More... 2018-05-10 15:50:13 -05:00
Adam Porter
146772af67 And more 2018-05-10 15:48:31 -05:00
Adam Porter
9147c891a1 More stuff 2018-05-10 15:11:09 -05:00
Adam Porter
7a1e22da50 Fix deadline/scheduled warning days, and improve relative date formatting 2018-05-10 14:30:29 -05:00
Adam Porter
96fb97d4bd Show relative due date (with actual date as tooltip) 2018-05-10 14:01:49 -05:00
Adam Porter
b2b0d068e0 Add stuff 2018-05-10 13:39:28 -05:00
Adam Porter
ad16be39bd Use org-trust-scanner-tags 2018-05-10 13:39:27 -05:00
Adam Porter
5af85cd7d4 Add notes 2018-01-30 01:42:16 -06:00
Adam Porter
eeb70b0b8e Add todo 2018-01-06 04:32:38 -06:00
Adam Porter
bc1976d96c Add todo 2018-01-06 04:22:10 -06:00
Adam Porter
8d096188bb Add notes 2018-01-06 04:21:21 -06:00
Adam Porter
949ef58c61 Fix: Indentation 2018-01-06 04:19:27 -06:00
Adam Porter
bdea8c923a Change: Remove extra code
We don't need to find the next heading, because
org-element-headline-parser doesn't care.
2018-01-06 04:18:48 -06:00
Adam Porter
5dd90e07e0 Change: Use outline-back-to-heading instead of org-back-to-heading
Slightly faster, I think.
2018-01-06 04:18:18 -06:00
Adam Porter
9dc1fca034 Add: org-ql alias and todo 2018-01-06 04:17:31 -06:00
Adam Porter
889a50a3d1 Add: Priority selector 2018-01-06 04:13:43 -06:00
Adam Porter
94e27fec8a More 2018-01-03 12:21:05 -06:00
Adam Porter
08ee9e1596 Prune 2018-01-03 11:20:04 -06:00
Adam Porter
29eec8ba25 More 2018-01-03 11:19:43 -06:00
Adam Porter
fc64ec78bd Make nicer 2018-01-03 11:16:14 -06:00
Adam Porter
1976319ed8 Prune 2018-01-03 11:14:03 -06:00
Adam Porter
c412012100 flet->fmap 2018-01-03 11:10:02 -06:00
Adam Porter
38d549e6cc Add notes 2018-01-03 11:08:12 -06:00
Adam Porter
090f77ece9 Prune 2018-01-03 11:00:30 -06:00
Adam Porter
e6b4b5223b Add fixme 2018-01-03 10:41:47 -06:00
Adam Porter
62d28df291 Add note 2018-01-03 10:39:52 -06:00