GothenburgBitFactory / GothenburgBitFactory/timewarrior
Show per day average for each tag in summary report.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 117
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
By per day average in summary report, I mean that when we use summary command to filter tags, it should show per day average for those tags at bottom, just like total time is shown currently.
Because for a time tracking tool, it makes sense to have such a feature, which tells you about how time much you spend per day on specific things.
Contributor guide
Research direction
Start with the summary command and the code that currently prints total time for filtered tags. Trace how the report determines the relevant days and add a per-day average section at the bottom; done means summary output shows averages for the selected tags alongside the existing total.
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