From 68a1cf29b64f059569493b6ab808d85a71d64710 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Tue, 28 Jan 2020 00:52:35 -0600 Subject: [PATCH] Docs: Update readme for new org-make-toc --- README.org | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index b199954..6152f2a 100644 --- a/README.org +++ b/README.org @@ -12,19 +12,15 @@ It includes three libraries: The =org-ql= library is flexible and may be used as * Contents :PROPERTIES: -:TOC: this +:TOC: :include siblings :depth 0 :ignore this :force depth :END: -- [[#screenshots][Screenshots]] -- [[#installation][Installation]] -- [[#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]] -- [[#notes][Notes]] +:CONTENTS: +- [[#screenshots][Screenshots]] +- [[#installation][Installation]] +- [[#usage][Usage]] +- [[#changelog][Changelog]] +:END: + * Screenshots @@ -558,7 +554,7 @@ First tagged release. * Notes :PROPERTIES: -:TOC: ignore-children +:TOC: :ignore this :END: ** Comparison with Org Agenda searches @@ -577,14 +573,14 @@ This package is used by [[https://github.com/alphapapa/org-sidebar][org-sidebar] * License :PROPERTIES: -:TOC: ignore +:TOC: :ignore this :END: GPLv3 * COMMENT Code :noexport: :PROPERTIES: -:TOC: ignore +:TOC: :ignore this :END: # 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: :PROPERTIES: -:TOC: ignore +:TOC: :ignore this :END: # Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=.