From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda clock report - show currently clocked task? Date: Wed, 27 Apr 2011 16:29:42 -0400 Message-ID: <87sjt3phe1.fsf@norang.ca> References: <87y62wbxcr.fsf@norang.ca> <80r58oypen.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFBN2-0003Ts-8R for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 16:30:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFBN1-0008Ip-As for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 16:30:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:49067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFBN0-0008Ii-Tp for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 16:29:59 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFBMy-0005m7-4w for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 22:29:56 +0200 In-Reply-To: <80r58oypen.fsf@somewhere.org> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Wed, 27 Apr 2011 12:11:44 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org S=C3=A9bastien Vauban writes: > Hi Bernt, > > Bernt Hansen wrote: >> Nathan Neff writes: >>> Does the clock report in the agenda exclude time spent in the currently >>> clocked task? >>> >>> Is there a way to turn this on? >> >> org-clock-report-include-clocking-task > > Don't you find that, when set, the current elapsed time should also be > inserted in the "logged" view of the agenda for today -- instead of the d= ash > sign? > > Example with current Org Git version: > > 2011-04-27 Wed ______________________________________________________ > Weather: 6:21...... Sunrise (+0200) > 8:00......=20 > Work: 9:08- 9:27 Clocked: (0:19) TODO Organize work > work: 9:27-11:42 Clocked: (2:15) TODO Read email and news > 10:00......=20 > Work: 11:42...... Clocked: (-) TODO Organize work > 12:00......=20 > 12:06...... now > 14:00......=20 > > It'd logical to see 0:24 instead (elapsed time between 11:42 and "now", h= ere > 12:06)? Yes that's logical but... I didn't need that functionality when I created this variable so I intentionally limited it to just the clock report. It would make perfect sense to me for this to also affect: - log mode in the agenda (as you described) - C-c C-x C-d to sum up clock times for trees in org files This was never implemented mainly because R in the agenda is what I wanted to work at the time and it has never been revisited. I'm sure these types of changes would be welcome, it just isn't high enough of my radar currently. Regards, Bernt