StartLog CodeCode:
I have everything behaving now. With one last detail - preserving each individual timestamp to remain after refresh/reload.
I know this is possible. mostly because the total difference for each day is being preserved.
However, the total difference is being calculated with 2 variables per each sleep period.
The timestamps just toss around the time after any refreshing, using the current time:timestamp.
So I will look into using variables for those timestamps to remain persistent at start and end of each sleep period, and any refreshing etc.
I have everything behaving now. With one last detail - preserving each individual timestamp to remain after refresh/reload.
I know this is possible. mostly because the total difference for each day is being preserved.
However, the total difference is being calculated with 2 variables per each sleep period.
The timestamps just toss around the time after any refreshing, using the current time:timestamp.
So I will look into using variables for those timestamps to remain persistent at start and end of each sleep period, and any refreshing etc.
Statistics: Posted by CodeCode — Yesterday, 5:24 pm