From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien <bzg@altern.org> Subject: Re: Proposal: adjust CLOCK directly in agenda Date: Sun, 02 Sep 2012 10:46:16 +0200 Message-ID: <87ipbw3awj.fsf@altern.org> References: <k1na80$595$1@ger.gmane.org> <87ligwmocs.fsf@altern.org> <503F86DA.1030800@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([208.118.235.92]:34817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <bastienguerry@gmail.com>) id 1T88d4-0002Wi-U0 for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <bastienguerry@gmail.com>) id 1T88d3-0001qW-Iy for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:14 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:63803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <bastienguerry@gmail.com>) id 1T88d3-0001ov-Ct for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:13 -0400 Received: by wibhn17 with SMTP id hn17so2313899wib.12 for <emacs-orgmode@gnu.org>; Sun, 02 Sep 2012 04:46:12 -0700 (PDT) In-Reply-To: <503F86DA.1030800@online.de> (Rainer Stengele's message of "Thu, 30 Aug 2012 17:29:30 +0200") List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=subscribe> Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele <rainer.stengele@online.de> Cc: emacs-orgmode@gnu.org Hi Rainer, Rainer Stengele <rainer.stengele@online.de> writes: > I cannot find a property which shows the start and ending time of an > entry, so changing the total time is useless for me as I do not see > where the task started or ended. > I still consider the ability to edit values in the normal agenda view as > an advantage. The change I implemented allows you to adjust the last clock of an entry from the agenda column view. Just go to such a view, S-<up> in a CLOCKSUM field and this will add minutes to your clock. I didn't implement adjusting clocks in cascade yet, as this needs to be clearly presented to the user, but I had a look and will suggest something. Thanks, -- Bastien