projecthamster / hamster-shell-extension

Shell extension for hamster
http://projecthamster.org
GNU General Public License v3.0
214 stars 91 forks source link

display total time for the day #344

Closed mwilck closed 3 years ago

mwilck commented 3 years ago

Add a new label displaying the total time below the per-category sums.

This is rebased version of @madtibo's PR #297. As @madtibo said he isn't using the extension any more, I'm cloning his PR here.

mwilck commented 3 years ago

hamster

Sample screen shot. My original idea was to combine this into a single line with the per-category sums, but it actually looks quite ok like this.

hedayat commented 3 years ago

I agree with the change, although maybe its better to only show total time if there is more than one task.

mwilck commented 3 years ago

You wouldn't need to use hamster if you had only one task :-)

hedayat commented 3 years ago

Might be surprising but many days I've just one task! :D But I use hamster to track how much I spend on that specific task.

mwilck commented 3 years ago

You could well see it the other way 'round: If you have just one task (better: tasks in one category), all you're interested in is the total, and the breakdown by category should be hidden.

Anyway, I suggest to merge and postpone possible improvements. As you apparently don't oppose, let's go forward with this one.

hedayat commented 3 years ago

Yes, I agree. Total time alone would be nice too.