Merge: org-ql-defpred
Squashed commit of the following:
commit a0ace307b0de3f5e811f042fd9f0b821a0bbc95c
Author: Adam Porter <adam@alphapapa.net>
Date: Mon Nov 23 01:11:07 2020 -0600
Docs: Fix TOC
commit bef9f3c9b5b762070445c76ac3c833e51dd893ba
Author: Adam Porter <adam@alphapapa.net>
Date: Mon Nov 23 01:09:33 2020 -0600
Docs: (README.org) Add org-ql-defpred
commit ff0257696fe87764e3289e12ddc336377a9a5d01
Author: Adam Porter <adam@alphapapa.net>
Date: Mon Nov 23 00:52:06 2020 -0600
Docs: Improve defpred.org
Thanks to piyo in #emacsconf@freenode.
commit 18d6d73a99c336cd637c99309ee5d150106b73b7
Author: Adam Porter <adam@alphapapa.net>
Date: Mon Nov 23 00:35:24 2020 -0600
Docs: Improve custom predicate tutorial
Closes #155. Thanks to Merlin Göttlinger (@mgttlinger) for suggesting
improvements.
commit b8cbe36fb3
Author: Adam Porter <adam@alphapapa.net>
Date: Mon Nov 23 00:05:52 2020 -0600
Docs: Add custom predicate tutorial
commit b1008d0c52
Author: Adam Porter <adam@alphapapa.net>
Date: Sun Nov 22 19:34:16 2020 -0600
Docs: Update readme
commit 73d4f95cd4
Merge: 9a2719f 148a193
Author: Adam Porter <adam@alphapapa.net>
Date: Sun Nov 22 19:29:15 2020 -0600
Merge branch 'wip/0.6-pre' into wip/define-predicate
...
This commit is contained in:
parent
148a193ca0
commit
57b3eeba49
9 changed files with 1432 additions and 791 deletions
|
|
@ -5,6 +5,7 @@
|
|||
:TOC: :include siblings :ignore this
|
||||
:END:
|
||||
:CONTENTS:
|
||||
- [[#custom-predicates][Custom predicates]]
|
||||
- [[#agenda-like-view][Agenda-like view]]
|
||||
- [[#entries-from-the-past-week][Entries from the past week]]
|
||||
- [[#find-entries-matching-a-certain-custom_id][Find entries matching a certain CUSTOM_ID]]
|
||||
|
|
@ -18,6 +19,10 @@
|
|||
- [[#task-list-for-files-in-subdirectories][Task list for files in subdirectories]]
|
||||
:END:
|
||||
|
||||
* Custom predicates
|
||||
|
||||
+ [[file:examples/defpred.org][Custom predicate tutorial]]
|
||||
|
||||
* Agenda-like view
|
||||
|
||||
Show an agenda-like view, similar to a "traditional" Org Agenda with Log Mode turned on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue