GothenburgBitFactory / GothenburgBitFactory/timewarrior

Report to filter by project to include subprojects

Open
#305 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
117
Avg merge
1d 7h
Merged PRs (30d)
5

Description

If I divide my Taskwarrior tasks into subprojects, e.g

```
task add Write code project:taskwarrior.backend
task add Write styles project:taskwarrior.web
```

and I decide to filter the timewarrior report by the parent project
```
timew summary :month taskwarrior
```

Timewarrior will only return tasks that belong to the root project `timewarrior`. I would expect it to return a report for all sub projects of `timewarrior`

Contributor guide

Open the contributing guide

Research direction

Start with the `timew summary :month taskwarrior` entry point and trace how project filters are matched. Reproduce the example with `taskwarrior.backend` and `taskwarrior.web`; done means the parent-project report includes both subprojects while preserving existing filtering behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.