[Help!] Tasks Query Returns '0 tasks' #1372
-
Hi All, I'm looking to move to Obsidian from Roam. I have created dummy tasks and tried to call them with a tasks code block; however, the code block keeps returning '0 tasks'. (see attached) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
With pleasure. Please paste in as text here your tasks, and your tasks query, so that I can paste them in to Tasks and experiment with them. Please also paste in a screenshot of your Tasks options. Many thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @Jmaynard98, thank you, that was really helpful. I get the same behaviour as you, no tasks found, when pasting in the following as tasks:
When I change the text to look like this, Tasks does find the tasts:
I think that what is going on is that by nesting the tasks like that, they have tripped over one or more of the known limitations in Tasks that are listed in the Getting Started section. https://obsidian-tasks-group.github.io/obsidian-tasks/getting-started/ I am looking at improving the formatting and layout of the various 'known-limitations'-type regions of the documentation, but these should give you some good pointers. |
Beta Was this translation helpful? Give feedback.
Hi @Jmaynard98, thank you, that was really helpful.
I get the same behaviour as you, no tasks found, when pasting in the following as tasks:
When I change the text to look like this, Tasks does find the tasts:
I think that what is going o…