taskwarrior-webui icon indicating copy to clipboard operation
taskwarrior-webui copied to clipboard

Allow display of sub-projects in project view

Open nkoester opened this issue 3 years ago • 1 comments

I often use sub-projects, for example I got tasks in the projects something, something.sub1, and something.sub2.

Unfortunately, the project view (i.e. "Display mode: Project") of the project something does not allow me to also show the tasks of something.sub1 and something.sbu2. This would greatly allow to get an overview of the state of a full project and its sub projects.

I would propose to have a setting/checkbox to specifically show sub projects or something similar.

nkoester avatar Aug 02 '22 09:08 nkoester

That sounds reasonable. It seems necessary to preprocess the project field in order to get the top-level name though.

I'm happy to accept any PR if anyone is keen on this.

DCsunset avatar Aug 04 '22 01:08 DCsunset