mikedamage / hayfever-chrome

An extension for Google Chrome that lets you manage your Harvest timers
http://mikedamage.github.com/hayfever-chrome
GNU General Public License v2.0
22 stars 10 forks source link

Show task times in clock format #22

Open seeafish opened 12 years ago

seeafish commented 12 years ago

Hi.

It would be nice if each individual task entry could be displayed in non-decimal format (i.e. clock format). The badge shows in clock format, and you can enter values in clock format, but you can only see the task times in decimal format. This makes hard to calculate how much I need to add/subtract from a task to round up/down my daily hours.

Example: Let's say I've done 6 hours and 52 minutes out of my 7 hour day (shown as 6:52 on the badge). I want to add 8 minutes to my existing task and call it a day. But my existing task shows as 0.9. It's the end of the day and my power to do arithmetic is pretty much non-existent!

An alternate solution would be to show allow showing total and current hours in decimal (as they only show in clock format, and can't be changed). Either solution is good, however adding more options allows the user to decide! :)