From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Re: Agenda clock report - show currently clocked task? Date: Mon, 9 May 2011 18:41:56 -0500 Message-ID: References: <87y62wbxcr.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJc6j-00009t-6Q for emacs-orgmode@gnu.org; Mon, 09 May 2011 21:51:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJa5P-0001NZ-3h for emacs-orgmode@gnu.org; Mon, 09 May 2011 19:42:03 -0400 Received: from mail-px0-f171.google.com ([209.85.212.171]:47405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJa5O-0001KU-TB for emacs-orgmode@gnu.org; Mon, 09 May 2011 19:41:59 -0400 Received: by pxi7 with SMTP id 7so3974561pxi.30 for ; Mon, 09 May 2011 16:41:56 -0700 (PDT) In-Reply-To: <87y62wbxcr.fsf@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode Thanks! On Tue, Apr 26, 2011 at 2:56 PM, 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 > > -Bernt > >> >> For example, I have 3 hours clocked in Task1, and I'm clocked into Task2 >> for 1 hour: =A0My clock report in the agenda only shows the 3 hours in T= ask1. >> >> If I clock-out and refresh the agenda, then the clock report shows >> Task1 and Task2. >> >> Thanks, >> --Nate >