Hi Joseph, Joseph Thomas <six50...@gmail.com> writes:
> This solution best best allows me to keep accurate clocks without > disrupting focus on my current activity, and will already make a big > difference going forward. You might want to have a look at `org-clock-continuously', that I implemented last week. It defaults to nil, but from the docstring: "Non-nil means to start clocking from the last clock-out time, if any." > If, in the future though, you implemented > S-up and S-down functionality so that it adjusted current and > previous clocks simultaneously (or at least the ability to turn this > on as an option), I would be your biggest fan :) I implemented this. S-M-<up/down> on a clock timestamp will try to update the previous/next clock timestamp too. Please test this heavily. Thanks, -- Bastien