Remove: org-ql-find-heading, org-ql-find-path
These are virtually obsolete with the introduction of the "rifle" predicate as the default one. Having them now is just confusing.
This commit is contained in:
parent
bacdacb1b2
commit
5768c685ad
2 changed files with 0 additions and 34 deletions
|
|
@ -112,8 +112,6 @@ Lisp code examples are in [[examples.org]].
|
|||
These commands jump to a heading selected using Emacs's built-in completion facilities with an Org QL query:
|
||||
|
||||
- ~org-ql-find~ searches all entry content.
|
||||
- ~org-ql-find-path~ searches only headings (using the ~outline-path:~ predicate).
|
||||
- ~org-ql-find-heading~ searches only headings (using the ~heading:~ predicate).
|
||||
|
||||
[[images/org-ql-find.png]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue