emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Proposal: adjust CLOCK directly in agenda


From: Bastien
Subject: Re: [O] Proposal: adjust CLOCK directly in agenda
Date: Fri, 03 Jan 2014 17:41:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Rainer,

Rainer Stengele <address@hidden> writes:

> I would very much like to stay in the agenda and simply S-<up> or
> S-<down> being on a clock entry.

The problem is that clock logs are not displayed in the agenda.
When they are, this is through `E', and the clock log do not carry
the necessary text properties that enable timestamp changes.

> That operation would update the clocks in the org buffer.
> Any chance to get this as on a enhancement wish list?
> if not could you please direct me to a way how I could possibly
> begin to program such a feature.

You can start by looking at org-agenda-clock-in and the way it wraps
org-clock-in within org-with-remote-undo -- but beware that a new
command org-agenda-clock-timestamps-up needs to be very robust since
it will modify hidden text.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]