Docs: Add org-ql-search snippet example

This commit is contained in:
Adam Porter 2019-01-14 18:38:59 -06:00
parent 588ee2cb12
commit 50465f0af8
2 changed files with 4 additions and 0 deletions

View file

@ -40,6 +40,10 @@ The command =org-ql-search= prompts for a query, a list of buffers or files, and
[[images/org-ql-search.gif]] [[images/org-ql-search.gif]]
Here's an example of using it to generate an agenda-like view for certain files in a directory tree:
[[images/org-ql-search-snippet.png]]
** org-ql-agenda ** org-ql-agenda
Also included is ~org-ql-agenda~, which uses ~org-ql~ queries to select entries and present them in an Agenda-like view. It's compatible with [[https://github.com/alphapapa/org-super-agenda][org-super-agenda]], which provides grouping. For example: Also included is ~org-ql-agenda~, which uses ~org-ql~ queries to select entries and present them in an Agenda-like view. It's compatible with [[https://github.com/alphapapa/org-super-agenda][org-super-agenda]], which provides grouping. For example:

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB