Preparing for 0.5.6
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#template
|
||||
```query
|
||||
task where tags = "{{.}}" and done = false render [[template/tasks/task]]
|
||||
```
|
||||
@@ -1,2 +1,6 @@
|
||||
#template
|
||||
---
|
||||
tags: template
|
||||
description: generic task template that supports updating the status back in the origin page
|
||||
order: 1
|
||||
---
|
||||
* [{{state}}] [[{{ref}}]] {{name}}
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
tags: template
|
||||
description: generic task template that supports updating the status back in the origin page
|
||||
order: 1
|
||||
---
|
||||
|
||||
* [{{state}}] [[{{ref}}]] {{name}}
|
||||
Reference in New Issue
Block a user