-
I implemented filtering tasks by tree depth. So, the idea is that if you set the depth filter really low, you'll show only "root" tasks, things that are more fundamental. I think I really need to not render the completed tasks at all because they make the layout look sparse.
Something is wrong with the 0-depth filtering, and while recording this I found a bug when this is used with the subtree filter.