Docs: (org-ql-search) Add Info links to docstring
This commit is contained in:
parent
5d563809e2
commit
e3c7aaf98d
1 changed files with 5 additions and 4 deletions
|
|
@ -121,17 +121,18 @@ Interactively, may also be:
|
||||||
- An expression which evaluates to a list of files/buffers
|
- An expression which evaluates to a list of files/buffers
|
||||||
- A space-separated list of file or buffer names
|
- A space-separated list of file or buffer names
|
||||||
|
|
||||||
QUERY: An `org-ql' query in either sexp or \"plain string\"
|
QUERY: An `org-ql' query in either sexp or non-sexp form (see
|
||||||
form (see documentation).
|
Info node `(org-ql)Queries').
|
||||||
|
|
||||||
SUPER-GROUPS: An `org-super-agenda' group set. See variable
|
SUPER-GROUPS: An `org-super-agenda' group set. See variable
|
||||||
`org-super-agenda-groups'.
|
`org-super-agenda-groups' and Info node `(org-super-agenda)Group
|
||||||
|
selectors'.
|
||||||
|
|
||||||
NARROW: When non-nil, don't widen buffers before
|
NARROW: When non-nil, don't widen buffers before
|
||||||
searching. Interactively, with prefix, leave narrowed.
|
searching. Interactively, with prefix, leave narrowed.
|
||||||
|
|
||||||
SORT: One or a list of `org-ql' sorting functions, like `date' or
|
SORT: One or a list of `org-ql' sorting functions, like `date' or
|
||||||
`priority'.
|
`priority' (see Info node `(org-ql)Listing / acting-on results').
|
||||||
|
|
||||||
TITLE: An optional string displayed in the header.
|
TITLE: An optional string displayed in the header.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue