Add: Adjust search parameters in view buffers

This commit is contained in:
Adam Porter 2019-10-07 18:20:29 -05:00
parent 7fa0d83a54
commit 553c22c3ac
4 changed files with 128 additions and 90 deletions

View file

@ -216,7 +216,8 @@ Interactively, with prefix, leave narrowed.
priority.
*Bindings:* Keys bound in results buffer.
• g: Refresh results.
• g: Refresh results. With prefix, prompt to adjust search
parameters.
• C-x C-s: Save query to variable org-ql-views (accessible with
command org-ql-view).
@ -692,6 +693,8 @@ File: README.info, Node: 04-pre, Next: 03, Up: Changelog
• Info manual.
• Command org-ql-search can search files in org-directory;
customization options are available in the org-ql-search group.
• Command org-ql-view-refresh can be called with a prefix argument
to adjust search parameters.
• 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.
@ -950,30 +953,30 @@ Node: Quelpa2241
Node: Usage2684
Node: Commands3594
Node: org-ql-search3823
Node: helm-org-ql5416
Node: org-ql-view5828
Node: org-ql-view-sidebar6026
Node: org-ql-view-recent-items6382
Node: org-ql-sparse-tree6866
Node: Queries7666
Node: Non-sexp query syntax8508
Node: Predicates10008
Node: Date/time predicates14865
Node: Functions / Macros17500
Node: Agenda-like views17687
Node: Listing / acting-on results19092
Node: Changelog23694
Node: 04-pre24201
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
Node: helm-org-ql5471
Node: org-ql-view5883
Node: org-ql-view-sidebar6081
Node: org-ql-view-recent-items6437
Node: org-ql-sparse-tree6921
Node: Queries7721
Node: Non-sexp query syntax8563
Node: Predicates10063
Node: Date/time predicates14920
Node: Functions / Macros17555
Node: Agenda-like views17742
Node: Listing / acting-on results19147
Node: Changelog23749
Node: 04-pre24256
Node: 0325029
Node: 02328005
Node: 02228231
Node: 02128497
Node: 0228694
Node: 0132727
Node: Notes32826
Node: Comparison with Org Agenda searches32988
Node: org-sidebar33859
Node: License34138

End Tag Table