diff --git a/README.org b/README.org index 077ea04..b199954 100644 --- a/README.org +++ b/README.org @@ -30,7 +30,6 @@ It includes three libraries: The =org-ql= library is flexible and may be used as [[images/org-ql-search.gif]] -[[images/org-ql-search-snippet.png]] [[images/helm-org-ql.gif]] diff --git a/examples.org b/examples.org index 4167330..eb14f08 100644 --- a/examples.org +++ b/examples.org @@ -15,6 +15,7 @@ - [[#show-entries-with-recent-timestamps][Show entries with recent timestamps]] - [[#stuck-projects-block-agenda][Stuck projects block agenda]] - [[#subproject-and-subtask-queries][Subproject and subtask queries]] +- [[#task-list-for-files-in-subdirectories][Task list for files in subdirectories]] :END: * Agenda-like view @@ -234,6 +235,10 @@ Other interesting queries: :super-groups '((:auto-parent t))) #+END_SRC +* Task list for files in subdirectories + +[[images/org-ql-search-snippet.png]] + * COMMENT Code :noexport: :PROPERTIES: :TOC: :ignore (this descendants)