Actions
Feature #168
closedrework credit/debit to be based on the start of a night sleep instead of midnight
Start date:
11/21/2011
Due date:
% Done:
100%
Estimated time:
Description
The credit/debt calculation sucks right now. It confusingly recalibrates when crossing midnight.
It would be much better if the computational period was relative to the current time, but that is not a sensible base for the calculation because that produces a sliding window that will remain at the same credit/debt value when both ends are in wake periods.
To produce a more useful credit/debit score, it seems logical to take the beginning of a night sleep as the base. In this way, credit/debit can be computed for # nights and because isn't based on an arbitrary period of a day, it won't recalibrate at some arbitrary time.
Updated by Tony Ciavarella over 12 years ago
- Subject changed from rework credit/debit to be based on 24-hour periods relative to current time instead of day boundaries to rework credit/debit to be based on the start of a night sleep instead of midnight
- Description updated (diff)
Updated by Tony Ciavarella over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions