rburgst / time-tracker-mac

Automatically exported from code.google.com/p/time-tracker-mac
Other
73 stars 28 forks source link

Rounding on display and export? #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Many in my industry bill in fractions of an hour. For example, I bill in 15 
minute increments. What's the possibly of including an optional automated 
rounding of displayed and exported hours.

Original issue reported on code.google.com by berkho...@gmail.com on 8 Jul 2010 at 4:11

GoogleCodeExporter commented 9 years ago
so does this mean for totals only or for every recording (i.e. what if I only 
clock in 5 minutes, will it still record 15?)

Original comment by rbur...@gmail.com on 8 Jul 2010 at 3:16

GoogleCodeExporter commented 9 years ago

Original comment by rbur...@gmail.com on 8 Jul 2010 at 3:17

GoogleCodeExporter commented 9 years ago
Internally, I think Time Tracker should not store anything but the actual 
start/stop times recorded. Only in export and display would I like to see the 
option of a rounded-up 15 minute chunk.

Original comment by berkho...@gmail.com on 13 Jul 2010 at 3:29

GoogleCodeExporter commented 9 years ago
You still did not answer the question. Should every recording be rounded or 
only the totals?

Original comment by rbur...@gmail.com on 13 Jul 2010 at 5:08

GoogleCodeExporter commented 9 years ago
Internally, I think Time Tracker should only store/record the actual start & 
stop times, without rounding.

Original comment by berkho...@gmail.com on 13 Jul 2010 at 6:32

GoogleCodeExporter commented 9 years ago
Oy...too fast on the save button...

Internally, I think Time Tracker should only store/record the actual start & 
stop times of each entry, without rounding. When exporting, it would help 
greatly to have the option of each entry (i.e. CSV row) being rounded.

Original comment by berkho...@gmail.com on 13 Jul 2010 at 6:35