Adam Porter
a74520c223
Docs: (deadline) Mention org-deadline-warning-days
2019-06-10 16:49:06 -05:00
Adam Porter
ab77cc1cb0
Docs: Silence code block
2019-06-10 16:48:51 -05:00
Adam Porter
9b5004b436
Fix: Restore date predicate
...
Need to deprecate with a warning and update examples before removing.
Fixes #25 . Closes #26 . Thanks to @xeijin for reporting.
2019-06-09 14:34:38 -05:00
Adam Porter
c40eb050a9
Notes: Add tasks
2019-06-09 05:09:53 -05:00
Adam Porter
943bb6d6c0
Add: (ts) predicates, improved tests
2019-06-09 03:13:42 -05:00
Adam Porter
3a10fe593d
Docs: Fix argument name
2019-06-09 00:09:32 -05:00
Adam Porter
4174dbad84
Tidy: Docstring
2019-06-09 00:08:26 -05:00
Adam Porter
f930cd40b5
Docs: Tidy
2019-06-09 00:05:26 -05:00
Adam Porter
3a036c3efb
Fix: Predicate args in documentation
2019-06-09 00:03:32 -05:00
Adam Porter
3d4ad1ab36
Add: Tests, Makefile, Cask
2019-06-08 23:52:03 -05:00
Adam Porter
7fed9f43bf
Fix: Requirements
2019-06-08 23:52:03 -05:00
Adam Porter
b2e8b9cbfc
Fix: (--predicate-clocked) advertised-calling-convention
2019-06-08 23:52:03 -05:00
Adam Porter
6c6bb2d572
Add: Clocked selector and supporting code
2019-06-08 23:51:52 -05:00
Adam Porter
9deec36458
Fix: Require org-habit
...
It would be optimal to avoid requiring it, but not worth the trouble.
2019-06-08 23:31:24 -05:00
Adam Porter
974acb0f43
Docs: Reorganize
2019-06-08 21:51:59 -05:00
Adam Porter
f6d58fcf70
Docs: Update, etc.
2019-06-08 21:25:41 -05:00
Adam Porter
7b093bba30
Fix: (--predicate-done) Refer to new pred name
...
Fixes #24 . Thanks to @xeijin for reporting.
2019-06-08 18:49:06 -05:00
Adam Porter
a1b64f9eec
Docs: Tidy
2019-06-08 05:00:20 -05:00
Adam Porter
8ee5c2d131
Docs: Add ToC
2019-06-08 04:52:40 -05:00
Adam Porter
ca22b7a9e1
Docs: Add LICENSE
2019-06-08 04:47:22 -05:00
Adam Porter
13d3c1c4d9
Docs: Queries, etc.
2019-06-08 04:45:52 -05:00
Adam Porter
2722d87460
Tidy: Docstrings, symbol names
2019-06-08 04:30:52 -05:00
Adam Porter
4d186d7054
Docs: org-ql, org-ql-query
...
Also rename org-ql--query to org-ql-query.
2019-06-08 04:24:50 -05:00
Adam Porter
fc5647aea3
Change: Define predicates with macro, generate docs
2019-06-08 04:16:58 -05:00
Adam Porter
3b56bd14dd
Notes: Add task
2019-06-07 21:54:14 -05:00
Adam Porter
b11a3ea3cf
Tidy: Docstring and tasks
2019-06-07 21:53:20 -05:00
Adam Porter
c5599a6030
Add/Change: date->planning, and new selector checks all dates/ranges
...
Fixes #15 . Closes #16 .
Thanks to @codygman for reporting, and to @swflint for reminding me.
2019-01-16 09:24:59 -06:00
Adam Porter
4cbb220764
Notes: Add task
2019-01-14 19:56:39 -06:00
Adam Porter
50465f0af8
Docs: Add org-ql-search snippet example
2019-01-14 18:38:59 -06:00
Adam Porter
588ee2cb12
Change: (org-ql-search) Declare indent
2019-01-14 18:36:14 -06:00
Adam Porter
20d563452f
Change: (org-ql-search) Switch to keyword arguments
...
And order arguments like other org-ql functions.
Note that the code shown in the animation in the readme doesn't
reflect this change.
2019-01-14 18:31:37 -06:00
Adam Porter
f2be12acf8
Notes: Update notes
2019-01-14 17:41:06 -06:00
Adam Porter
95a6b9f2d3
Add: org-ql-search
...
Also move screenshot into subdir.
2019-01-06 06:57:25 -06:00
Adam Porter
09501c7f61
Fix: (org-ql-agenda) Add package headers
2018-12-28 10:49:16 -06:00
Adam Porter
62fa389901
Fix: (org-ql) Add package headers
2018-12-28 10:46:52 -06:00
Adam Porter
748c3fb619
Change: (org-ql-agenda) Allow org-super-agenda-groups global value
...
Also, automatically quote :super-groups in macro expansion, and update
example in readme.
2018-12-18 06:16:53 -06:00
Adam Porter
a58273c147
Fix: Shadowed variable
2018-12-18 06:12:16 -06:00
Adam Porter
ed3741de4b
Add: (org-ql-agenda--agenda) org-super-agenda-mode error
...
If groups are specified but the mode isn't active, the user will be
confused. We might as well raise an error.
2018-12-15 01:03:28 -06:00
Adam Porter
efb6938748
Fix: (org-ql-agenda) Restore super-groups functionality
...
Fixes #17 . Thanks to Dustin Lacewell (@dustinlacewell).
2018-12-14 23:56:26 -06:00
Adam Porter
50fab59fec
Change: Simplify a pcase
2018-11-19 03:24:33 -06:00
Adam Porter
df5d5e2387
Comment: Add FIXME
2018-09-17 22:25:16 -05:00
Adam Porter
95958a16a6
Notes: Add article
2018-08-26 15:44:50 -05:00
Adam Porter
bd75b15056
Docs: Clarify example
...
Show where the grouping comes from, since it's not part of this
package.
2018-08-24 09:11:12 -05:00
Adam Porter
e7bc68c9d1
Fix: Don't use aprog1
...
I wish more people had anaphora installed, but since they don't...
2018-08-22 18:13:06 -05:00
Adam Porter
db6543b18c
Fix: (org-ql--query) Error if run in non-Org-derived buffer
2018-08-22 16:40:06 -05:00
Adam Porter
a3aac8466b
Notes: Add task
2018-08-22 16:39:57 -05:00
Adam Porter
6a9f5cc37c
Add: Heading matcher
...
This should also be easy to optimize with a buffer-wide regexp search.
2018-08-22 14:41:00 -05:00
Adam Porter
5774880988
Change/Fix: Pass :narrow to org-ql-agenda--agenda
...
This function is not only useful for "agenda" views, in which one
would almost surely want a widened buffer, but also agenda-like views
of subtrees, in which narrowing should be preserved.
2018-08-22 14:32:46 -05:00
Adam Porter
103993c52e
Fix: Unused variable warnings
...
We may need these in the future, so rather than have to dig these back
out of org-agenda.el, I'll just comment them out for now. This
silences the byte-compiler.
2018-08-22 14:31:56 -05:00
Adam Porter
e141089633
Fix: Unused lexical vars
2018-08-22 14:18:56 -05:00