joplin-inline-todo
joplin-inline-todo copied to clipboard
Support for filtering on notebooks and all descendants
I have two top-level notebooks, "Personal" and "Work" to keep things separated. I want to have a Todo Summary note in each that just lists the todo's from those. I can just do <!-- inline-todo-plugin Work --> to get everything out of the work notebook but todos from any sub-notebooks are not included. I could of course list every notebook explicitly but it would be nice to not have to maintain this and instead have some form like <!-- inline-todo-plugin Work+ --> that included all todos from Work and every descendant notebook of Work.
Good point, I would accept a pull request adding this feature.
(...) it would be nice to not have to maintain this and instead have some form (...) that included all todos from Work and every descendant notebook of Work.
+1 that's exactly what I need now - I moved all my notes, private, work, entrepreneurship, etc to joplin and I'm now in the need to have summary pages for my notebooks My problem is, that I have for example the notebook "private" and inside of it "documents", in "work" I also have "documents". Now I don't want to have both "private document" todos and "work documents" todos inside one summary and would love to address "work" and only get it with its descendants.