What is the best way to create one document that would automatically display all to-do blocks scattered in all other documents? Something that would act as a to-do's dashboard.
Do I need to use tags or some page showing search results to achieve it?
What is the best way to create one document that would automatically display all to-do blocks scattered in all other documents? Something that would act as a to-do's dashboard.
Do I need to use tags or some page showing search results to achieve it?
Firstly, I don't know how to do it. I start by typing {{ and paste code but the result is like this
https://i.imgur.com/Yo2jjaF.png
when I click outside it disappears.
Secondly it is a query, so it shows search result. This search result cannot be sorted manually to give some order to it.
This program is so great but without "how-to's" users will be limited to IT programmers who are trained to understand documentation.
Thanks for responding xhir. Yes I just noticed your plugin a couple of days ago so I will try it out too.
I am now understanding how to query my tasks better, as well as create columns within SiYuan so I can display TODO, NEXT, DOING, DONE as well as priority, project or date filtering which can be really helpful in managing tasks. I mention these thing in case they are helpful ideas for your plugin.
I will indeed try the plugin as I mentioned - It will be useful for sure to have a drop down task list available indepenent of which tab I have open, so it should suppliment my task workflow very well.
Thanks again
copy and use it:
{{SELECT * FROM blocks WHERE markdown LIKE '%[ ]%' AND subtype = 't' AND type = 'i'}}
Welcome to here!
Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.
Signup About