Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-02-12 17:49:29 +03:00
parent d6e975c86a
commit 92e2171bc8

View File

@ -164,19 +164,22 @@ var setup = function(){
- -
- ## ToDo: - ## ToDo:
- Item templates: - Item templates:
- inline - inline DONE
collapsed:: true
- TEMPLATE - TEMPLATE
text [cursor] text [cursor]
- TEMPLATE title - TEMPLATE title
text [cursor] text [cursor]
- sub-tree - sub-tree DONE
collapsed:: true
- TEMPLATE title - TEMPLATE title
- text [cursor] - text [cursor]
- TEMPLATE title *boo* - TEMPLATE title *boo*
- text [cursor] - text [cursor]
- TEMPLATE title [new] - TEMPLATE title [new]
- text [cursor] - text [cursor]
- multi-template - multi-template DONE
collapsed:: true
- TEMPLATE [A] [B] [C] - TEMPLATE [A] [B] [C]
- aaa - aaa
- bbb - bbb
@ -719,7 +722,8 @@ var setup = function(){
- TEMPLATE^ creates [above] - TEMPLATE^ creates [above]
- [ ] - [ ]
- Multiple nested - Multiple nested
- TEMPLATE [ToDo] [Note] - TEMPLATE [\ASAP] [ToDo] [Note]
- [ ] ASAP
- [ ] - [ ]
- -
- [ ] example item - [ ] example item