Watson icon indicating copy to clipboard operation
Watson copied to clipboard

Feature Request: time percentage on report

Open hiiwave opened this issue 4 years ago • 3 comments

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 😄

hiiwave avatar Sep 16 '19 16:09 hiiwave

I would prefer to develop a statistics plugin instead of making commands too convoluted. But I am open to discussion with other users.

jmaupetit avatar Sep 17 '19 07:09 jmaupetit

@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.

prat0088 avatar Nov 08 '19 22:11 prat0088

If this is still on the table then +1 -- it would be great to see percentage on the reports.

yoni206 avatar Jun 13 '23 16:06 yoni206