From mboxrd@z Thu Jan 1 00:00:00 1970 From: jdavidboyd@adboyd.com (J. David Boyd) Subject: Re: current task being worked in agenda time grid Date: Fri, 09 May 2014 08:46:41 -0400 Message-ID: References: <87d2fn9r4d.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WikCd-0000SH-Tu for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:47:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WikCY-00042Q-26 for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:47:03 -0400 Received: from plane.gmane.org ([80.91.229.3]:36390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WikCX-000409-SV for emacs-orgmode@gnu.org; Fri, 09 May 2014 08:46:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WikCW-0002yH-0U for emacs-orgmode@gnu.org; Fri, 09 May 2014 14:46:56 +0200 Received: from www1.g9.pair.com ([66.39.4.53]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 May 2014 14:46:56 +0200 Received: from jdavidboyd by www1.g9.pair.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 May 2014 14:46:56 +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: emacs-orgmode@gnu.org Eric S Fraga writes: > On Thursday, 8 May 2014 at 09:45, J. David Boyd wrote: >> Is there any way to do that? >> >> It would be beneficial if, when I did C-a a, the time grid could show, at >> the current time, what I am currently clocking time against. > > Not quite what you want but "v c" in agenda view will display all clocked > tasks, including current one. It may be possible to define a custom view > that includes both appointments and clocking info. That's an idea. In the meantime, I guess I'll just widen my emacs window out wider. Thanks!