Docs: Update readme for new org-make-toc
This commit is contained in:
parent
70f03b200f
commit
68a1cf29b6
1 changed files with 12 additions and 16 deletions
20
README.org
20
README.org
|
|
@ -12,19 +12,15 @@ It includes three libraries: The =org-ql= library is flexible and may be used as
|
||||||
|
|
||||||
* Contents
|
* Contents
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: this
|
:TOC: :include siblings :depth 0 :ignore this :force depth
|
||||||
:END:
|
:END:
|
||||||
|
:CONTENTS:
|
||||||
- [[#screenshots][Screenshots]]
|
- [[#screenshots][Screenshots]]
|
||||||
- [[#installation][Installation]]
|
- [[#installation][Installation]]
|
||||||
- [[#usage][Usage]]
|
- [[#usage][Usage]]
|
||||||
- [[#commands][Commands]]
|
|
||||||
- [[#queries][Queries]]
|
|
||||||
- [[#non-sexp-query-syntax][Non-sexp query syntax]]
|
|
||||||
- [[#predicates][Predicates]]
|
|
||||||
- [[#datetime-predicates][Date/time predicates]]
|
|
||||||
- [[#functions--macros][Functions / Macros]]
|
|
||||||
- [[#changelog][Changelog]]
|
- [[#changelog][Changelog]]
|
||||||
- [[#notes][Notes]]
|
:END:
|
||||||
|
|
||||||
|
|
||||||
* Screenshots
|
* Screenshots
|
||||||
|
|
||||||
|
|
@ -558,7 +554,7 @@ First tagged release.
|
||||||
|
|
||||||
* Notes
|
* Notes
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: ignore-children
|
:TOC: :ignore this
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
** Comparison with Org Agenda searches
|
** Comparison with Org Agenda searches
|
||||||
|
|
@ -577,14 +573,14 @@ This package is used by [[https://github.com/alphapapa/org-sidebar][org-sidebar]
|
||||||
|
|
||||||
* License
|
* License
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: ignore
|
:TOC: :ignore this
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
GPLv3
|
GPLv3
|
||||||
|
|
||||||
* COMMENT Code :noexport:
|
* COMMENT Code :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: ignore
|
:TOC: :ignore this
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
# The COMMENT keyword prevents GitHub's renderer from showing this entry.
|
# The COMMENT keyword prevents GitHub's renderer from showing this entry.
|
||||||
|
|
@ -646,7 +642,7 @@ If ~org-ql~ is loaded byte-compiled, the argument lists are not named properly (
|
||||||
|
|
||||||
* COMMENT Export setup :noexport:
|
* COMMENT Export setup :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:TOC: ignore
|
:TOC: :ignore this
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
# Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=.
|
# Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue