Hi, I’m trying to include tasks in my Kanban board using the Kanban and the Tasks plugin. The point of that is that some tasks in my Kanban board have a deadline, and I would therefore like to be notified about them without duplication. However, it seems that those tasks get some kind of hierarchy, and do not display correctly when queried by the tasks (in particular, because of the hierarchy, the status is ignored).
So in markdown, when I enter a checkbox into the Kanban board it appears like this:
- - something
- something else
What should I do to correct that behaviour, so that I can just define tasks within my Kanban board?
If that is not possible, what is the recommended solution? To just ignore the Kanban board and use dataview for the tasks instead?