[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Feature that org mode needs most
From: |
Bastien |
Subject: |
Re: [O] Feature that org mode needs most |
Date: |
Sat, 28 Jul 2012 01:27:40 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) |
Hi Joseph,
Joseph Thomas <address@hidden> 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