rburgst / time-tracker-mac

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

Limit totals to a specific date range #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be very helpful to be able to restrict which time entries are 
displayed and used to 
compute summary totals.  I think that a drop down in the menu bar would work 
quite well.  It 
could have something like:

  * All
  * This week
  * Last week
  * Today
  * Yesterday
  * Custom

or some such. 

If a time entry crosses over to another day, perhaps it should be configurable 
as to whether the 
time entry displays just the portion that occurred in the current restriction 
period or if the whole 
entry is associated with the day on which it began.

tom

Original issue reported on code.google.com by ersatz...@gmail.com on 25 Jan 2007 at 5:05

GoogleCodeExporter commented 9 years ago
Thanks for the feedback!  I will consider adding this when I start development 
of the
next version sometime in March.

Original comment by gruen0ae...@gmail.com on 31 Jan 2007 at 7:19

GoogleCodeExporter commented 9 years ago
A similar feature I'd like to see is the ability to select multiple time 
periods and
have a summary at the bottom of the screen that shows the total for all 
selected periods.

Original comment by nsandl...@gmail.com on 15 Jun 2007 at 5:09

GoogleCodeExporter commented 9 years ago
partially available in the beta at http://rainer.4950.net. It lets you specify a
start date and then you can select day, week, month and it will filter for 
these. If
I can get those darn predicate editors working we could let the user defines 
his own
filter.

Original comment by rbur...@gmail.com on 19 Jan 2008 at 5:54

GoogleCodeExporter commented 9 years ago

Original comment by rbur...@gmail.com on 9 Apr 2010 at 7:01