Docs: Add credit
This commit is contained in:
parent
18c6787244
commit
22cacbd8fe
1 changed files with 1 additions and 1 deletions
|
|
@ -404,7 +404,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
|
||||||
- Negation of terms in plain queries using ~!~. For example, ~tags:space !moon~ to exclude entries which contain ~moon~.
|
- Negation of terms in plain queries using ~!~. For example, ~tags:space !moon~ to exclude entries which contain ~moon~.
|
||||||
- Predicates =outline-path= (alias =olp=) and =outline-path-segment= (alias =olps=).
|
- Predicates =outline-path= (alias =olp=) and =outline-path-segment= (alias =olps=).
|
||||||
- Predicate ~src~, which matches Org Babel source blocks.
|
- Predicate ~src~, which matches Org Babel source blocks.
|
||||||
- Predicates =parent= and =ancestors=.
|
- Predicates =parent= and =ancestors=. (Thanks to [[https://github.com/mm--][Josh Moller-Mara]].)
|
||||||
- Alias =h= for =heading= predicate.
|
- Alias =h= for =heading= predicate.
|
||||||
- Alias =r= for =regexp= predicate. (Thanks to [[https://github.com/tumashu][Feng Shu]].)
|
- Alias =r= for =regexp= predicate. (Thanks to [[https://github.com/tumashu][Feng Shu]].)
|
||||||
+ Info manual.
|
+ Info manual.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue