Watson
Watson copied to clipboard
Feature Request: time percentage on report
I think it will be great if watson can optionally display time consuming percentage on each project via watson report
. For instance:
$ watson report --percentage
Monday 16 February 2019
b19416 09:30 to 14:30 5h 0m 0s (50%) project [tag]
Tuesday 17 February 2019
a12116 10:30 to 14:30 4h 0m 0s (40%) project [tag]
c12516 14:50 to 15:50 1h 0m 0s (10%) project2
Do you think if this feature is worth being implemented here? Or you'd like to keep it simple and prefer not introducing additional complexity? If the former is the answer for you, please advise recommended interface and format, and I can try making a patch here 😄
I would prefer to develop a statistics plugin instead of making commands too convoluted. But I am open to discussion with other users.
@jmaupetit I don't know what a statistics plugin would look like, but I'd also like to see percentages, specifically for a weekly report broken down by project. I'm not very familiar with this project yet (just found it today), but to me a --percentage flag seems right at home on a report command.
If this is still on the table then +1 -- it would be great to see percentage on the reports.