branch: externals/org-modern commit 7a245a435d12d4a5703940472e02e701ae0adb47 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update example --- example.org | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/example.org b/example.org index 6a59ff3428..e0cb07ee73 100644 --- a/example.org +++ b/example.org @@ -12,7 +12,7 @@ which are styled by =org-modern=. **** Fourth level ***** Fifth level -* Task Lists [1/3] [33%] +* Task Lists [1/3] - [X] Write =org-modern= - [-] Publish =org-modern= - [ ] Fix all the bugs @@ -29,9 +29,6 @@ DATE: [2022-03-01] TIMESTAMP: [2022-02-21 Mon 13:00] - - - * Blocks #+begin_src emacs-lisp @@ -63,6 +60,7 @@ TIMESTAMP: [2022-02-21 Mon 13:00] + * Todo Labels and Tags ** DONE Write =org-modern= :emacs:foss:coding: ** TODO Publish =org-modern= @@ -72,7 +70,7 @@ TIMESTAMP: [2022-02-21 Mon 13:00] ** DONE [#A] Most important ** TODO [#B] Less important ** CANCEL [#C] Not that important -** DONE [3/3] [#A] Everything combined :tag:test: +** DONE [100%] [#A] Everything combined :tag:test: * [X] First * [X] Second * [X] Third