Template sets

This commit is contained in:
Zef Hemel
2023-11-15 14:56:34 +01:00
parent b26b7f4f0a
commit 663a15fe33
14 changed files with 121 additions and 16 deletions
+2 -2
View File
@@ -48,10 +48,10 @@ The following query shows all attributes available for tasks:
```query
upnext
```
Although you may want to render it using a template such as [[template/task]] instead:
Although you may want to render it using a template such as [[template/tasks/task] instead:
```query
upnext render [[template/task]]
upnext render [[template/tasks/task]]
```
## taskstate