Add: helm-org-ql-source, org-ql-search-directories-files, etc.

This commit is contained in:
Adam Porter 2019-10-07 11:01:09 -05:00
parent 34cdbd5c87
commit 7fa0d83a54
5 changed files with 101 additions and 48 deletions

View file

@ -690,6 +690,11 @@ File: README.info, Node: 04-pre, Next: 03, Up: Changelog
• Predicates outline-path (alias olp) and outline-path-segment (alias
olps).
• Info manual.
• Command org-ql-search can search files in org-directory;
customization options are available in the org-ql-search group.
• Function helm-org-ql-source, which returns a Helm source that
searches given buffers/files with helm-org-ql. It can be used
for custom Helm commands that search certain files.
*Internal*
• Added generic node data cache to speed up recursive, tree-based
@ -959,16 +964,16 @@ Node: Agenda-like views17687
Node: Listing / acting-on results19092
Node: Changelog23694
Node: 04-pre24201
Node: 0324505
Node: 02327481
Node: 02227707
Node: 02127973
Node: 0228170
Node: 0132203
Node: Notes32302
Node: Comparison with Org Agenda searches32464
Node: org-sidebar33335
Node: License33614
Node: 0324862
Node: 02327838
Node: 02228064
Node: 02128330
Node: 0228527
Node: 0132560
Node: Notes32659
Node: Comparison with Org Agenda searches32821
Node: org-sidebar33692
Node: License33971

End Tag Table