Fuco1 / org-clock-budget

Budget your time with org!
77 stars 5 forks source link

What happens at the end-of-year? #4

Open boudiccas opened 7 years ago

boudiccas commented 7 years ago

With the imminent end-of-year what will happen with all reports from 2016? Is it possible to archive the printout/display so that it can be referred to at a later date? Or should there be a display option for 'last year'?

Fuco1 commented 7 years ago

The data is all there forever, but the report won't render it anymore, it will simply roll over to the next year.. It should not be terribly difficult to add something to render some "previous interval".

So don't worry, you won't lose any data, you just won't be able to view it :D I'll have a look to see how difficult it would be to do relative reports.

Fuco1 commented 7 months ago

This is also kind of related to #10 . We should have some feature to go back and forth by intervals, and also maybe a logbook where users can change their assigned budgets for a task per interval/date...