I currently have in my daily note template:
SELECT * FROM blocks WHERE markdown LIKE '%[ ]%' AND subtype = 't' AND type = 'i'
I would like to modify this so that it lists the todos by page e.g.:
Page Title
- todo 1
- todo 2
Another page
- todo 1
- ...
Another one
- todo1
Is this possible in SiYuan, if so what is the magic invocation?
Welcome to here!
Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.
Signup About