Commit graph

851 commits

Author SHA1 Message Date
Adam Porter
b2d54e4889 Notes: Update 2019-08-15 01:08:51 -05:00
Adam Porter
c3b1c0e140 Notes: Add idea 2019-08-15 01:04:22 -05:00
Adam Porter
c2022b6168 Notes: Add WIP Helm stuff 2019-08-15 01:00:40 -05:00
Adam Porter
2831e940eb Notes: Update code 2019-08-15 01:00:28 -05:00
Adam Porter
e5791289c3 Notes: Fix macro 2019-08-15 00:57:06 -05:00
Adam Porter
a71e49b70a Notes: Remove done task 2019-08-15 00:56:22 -05:00
Adam Porter
2d6a8fbe66 Docs: Fix punctuation 2019-08-14 13:10:17 -05:00
Adam Porter
31405d91cc Docs: Improve example
I should add this command to the package, this is really useful.
2019-08-13 22:47:37 -05:00
Adam Porter
0a69207759 Add: (org-ql-search) Offer global groups 2019-08-13 22:35:51 -05:00
Adam Porter
9c45a020c1 Docs: Update example 2019-08-13 22:23:23 -05:00
Adam Porter
7cb80552ba Docs: Update/add examples 2019-08-13 22:19:47 -05:00
Adam Porter
b256fa6a78 Change: (org-ql-agenda--header-line-format) Spacing
A bit more compact.
2019-08-13 21:33:54 -05:00
Adam Porter
317a460c1d Tidy: (org-ql--parse-time-string) Remove
Unused now.  It served well.
2019-08-13 21:29:05 -05:00
Adam Porter
eb38cf6b06 Comment: Clarify 2019-08-13 21:28:20 -05:00
Adam Porter
4a9379c83e Comment: Correct comments 2019-08-13 21:27:13 -05:00
Adam Porter
ae8b0c740c Change: (ts) Use ts-in 2019-08-13 21:11:58 -05:00
Adam Porter
aea37ea1c1 Docs: Add org-ql-view example 2019-08-13 21:10:42 -05:00
Adam Porter
df8a155b14 Tidy: Indentation in example 2019-08-13 19:43:17 -05:00
Adam Porter
94d499bcf3 Meta: Update description 2019-08-13 19:43:17 -05:00
Adam Porter
62fbd6123c Add: (org-ql-agenda, org-ql-search) :title argument 2019-08-13 19:43:17 -05:00
Adam Porter
a5b06dc1bf Docs: Add installation instructions 2019-08-13 17:36:12 -05:00
Adam Porter
62e948619a Docs: Add example org-ql-agenda-last-days 2019-08-13 17:22:33 -05:00
Adam Porter
6b9b985c1e Change: Use ts for all timestamp-related selectors
This is much simpler, and it seems quite fast with the preambles.
2019-08-13 17:06:39 -05:00
Adam Porter
40b36ecad2 Comment: Add TODO 2019-08-13 17:02:38 -05:00
Adam Porter
1d69ab7b20 Fix: (org-ql-query) Indentation declaration 2019-08-13 16:26:56 -05:00
Adam Porter
9f8101779c Change: (ts) Accept ts structs 2019-08-13 16:08:10 -05:00
Adam Porter
559764aedd Comment: Remove task
Basically done.  Also, I think :from/:to/:on are ultimately better
than numeric comparators like <=, because it's easier to express a
range of dates.
2019-08-13 15:38:47 -05:00
Adam Porter
3856e61800 Fix: (org-ql-select) Don't search hidden/special buffers 2019-08-13 15:05:47 -05:00
Adam Porter
b634647e46 Fix: (org-ql--select) Don't search buffers without headings
Especially important when using org-ql-search to search "all" Org
buffers.
2019-08-13 14:37:27 -05:00
Adam Porter
76debff1c5 Add: Selectors (children) and (descendants) 2019-08-13 14:20:21 -05:00
Adam Porter
515b4960c4 Change: (todo) Don't match done tasks 2019-08-13 14:02:12 -05:00
Adam Porter
31bc01bc52 Fix: (org-ql--pre-process-query) Process (not) clauses 2019-08-13 13:48:56 -05:00
Adam Porter
b641e6d53c Comment: Add TODO 2019-08-13 13:19:08 -05:00
Adam Porter
2b47e7c7b0 Comment: Add FIXME 2019-08-13 13:14:11 -05:00
Adam Porter
5174aca4e8 Tidy: (org-ql-agenda--format-element) 2019-08-12 20:46:35 -05:00
Adam Porter
e97d2c0af3 Add: org-ql-agenda-face 2019-08-12 20:45:44 -05:00
Adam Porter
fbdfe58a08 Notes: Add idea and results 2019-08-12 19:22:00 -05:00
Adam Porter
1b83c16426 Notes: Add idea 2019-08-12 18:25:42 -05:00
Adam Porter
a425c45afd Add: ts preambles 2019-08-11 16:40:05 -05:00
Adam Porter
4954789ca5 Add/Change: Use ts.el, add ts-a and ts-i
Improves performance, reduces code, and more test cases added.
2019-08-11 16:39:36 -05:00
Adam Porter
913292787b Tests: Query functions/macros
Test a few basic forms of these to ensure, e.g. that arguments don't
get broken.
2019-08-11 11:36:37 -05:00
Adam Porter
b5f9087e58 Tests: Update makem.sh 2019-08-11 11:34:52 -05:00
Adam Porter
1ca5930b2f Tidy: (org-ql-query) Indentation 2019-08-11 11:02:46 -05:00
Adam Porter
a77e60640b Fix: (org-ql-query) Argument
Oops.
2019-08-11 10:41:48 -05:00
Adam Porter
c615fbd73f Docs: -query args 2019-08-10 10:21:37 -05:00
Adam Porter
6abb2ae8c0 Docs: Improve examples 2019-08-10 10:18:29 -05:00
Adam Porter
ab0df68aae Add: (org-ql-query) narrow, order-by 2019-08-10 10:18:03 -05:00
Adam Porter
bd3ab6fb02 Notes: Add idea 2019-08-10 07:10:07 -05:00
Adam Porter
2cdc210645 Add: (habit) preamble 2019-08-09 17:19:07 -05:00
Adam Porter
1c5bf06804 Tests: Add (habit) 2019-08-09 17:18:56 -05:00