Docs: Move a screenshot to examples
This commit is contained in:
parent
ef0c5220c2
commit
70f03b200f
2 changed files with 5 additions and 1 deletions
|
|
@ -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.gif]]
|
||||||
|
|
||||||
[[images/org-ql-search-snippet.png]]
|
|
||||||
|
|
||||||
[[images/helm-org-ql.gif]]
|
[[images/helm-org-ql.gif]]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@
|
||||||
- [[#show-entries-with-recent-timestamps][Show entries with recent timestamps]]
|
- [[#show-entries-with-recent-timestamps][Show entries with recent timestamps]]
|
||||||
- [[#stuck-projects-block-agenda][Stuck projects block agenda]]
|
- [[#stuck-projects-block-agenda][Stuck projects block agenda]]
|
||||||
- [[#subproject-and-subtask-queries][Subproject and subtask queries]]
|
- [[#subproject-and-subtask-queries][Subproject and subtask queries]]
|
||||||
|
- [[#task-list-for-files-in-subdirectories][Task list for files in subdirectories]]
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Agenda-like view
|
* Agenda-like view
|
||||||
|
|
@ -234,6 +235,10 @@ Other interesting queries:
|
||||||
:super-groups '((:auto-parent t)))
|
:super-groups '((:auto-parent t)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
* Task list for files in subdirectories
|
||||||
|
|
||||||
|
[[images/org-ql-search-snippet.png]]
|
||||||
|
|
||||||
* COMMENT Code :noexport:
|
* COMMENT Code :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: :ignore (this descendants)
|
:TOC: :ignore (this descendants)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue