Add: Customization group

This commit is contained in:
Adam Porter 2019-08-16 12:14:36 -05:00
parent 62878f5d9f
commit 6aeb3030c6
3 changed files with 10 additions and 1 deletions

View file

@ -414,6 +414,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
+ Selectors ~(children)~ and ~(descendants)~.
+ Function ~org-ql-search~ and macro ~org-ql-agenda~ accept a ~:title~ argument, which is displayed in the header.
+ Command ~org-ql-search~ offers global ~org-super-agenda-groups~ in completion.
+ Customization group ~org-ql~.
*Changed*
+ Function ~org-ql-query~ renamed to ~org-ql-select~. ~org-ql-query~ now refers to a new function.