From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subhan Michael Tindall Subject: Re: timeline view - showing times Date: Mon, 9 Feb 2015 19:22:38 +0000 Message-ID: <3ee8f88fc87b455f86906e080d03095f@fcmailsvr3.familycareinc.org> References: <867fvrnfq1.fsf@rudin.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKtuv-00042E-R0 for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 14:22:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKtur-0001JM-K4 for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 14:22:45 -0500 Received: from outbound.familycareinc.org ([207.170.205.147]:22326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKtur-0001IT-Ad for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 14:22:41 -0500 In-Reply-To: <867fvrnfq1.fsf@rudin.co.uk> Content-Language: en-US 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: 'Paul Rudin' , "emacs-orgmode@gnu.org" This is probably overkill, but I use this: (setq org-agenda-custom-commands (quote ( ("c" "Clock" ((agenda "" ((org-age= nda-sticky nil) (org-age= nda-ndays 1) (org-age= nda-span-1) (org-age= nda-use-time-grid t) (org-age= nda-show-log (quote clockcheck)) (org-age= nda-clockreport nil)))))))) This gives me a handy dandy report like this: Day-agenda (W06): Thursday 5 February 2015 8:00...... ---------------- work-log: 8:35- 9:28 Clocked: (0:53) RECURRING Email work-log: 9:28- 9:45 Clocked: (0:17) RECURRING Organizational/Produc= tivity work-log: 9:45-10:00 Clocked: (0:15) RECURRING Break - br work-log: 10:00-10:53 Clocked: (0:53) RECURRING Organizational/Produc= tivity 10:00...... ---------------- work-log: 10:53-11:22 Clocked: (0:29) RECURRING Break - coffee aging-pop: 11:22-11:47 Clocked: (0:25) <2015-02-04 Wed 14:00> meeting aging-pop: 11:47-12:08 Clocked: (0:21) TODO Current Members from DB = 12:00...... ---------------- work-log: 12:08-13:30 Clocked: (1:22) RECURRING Lunch aging-pop: 13:30-13:45 Clocked: (0:15) TODO Current Members from DB work-log: 13:45-13:51 Clocked: (0:06) RECURRING Break - coffee aging-pop: 13:51-14:00 Clocked: (0:09) TODO Current Members from DB = aging-pop: 14:00-14:04 Clocked: (0:04) FOLLOW email steve 14:00...... ---------------- aging-pop: 14:04-16:23 Clocked: (2:19) TODO Current Members from DB 16:00...... ---------------- 18:00...... ---------------- 20:00...... ---------------- Plus a clock report for summary Hope this helps! > -----Original Message----- > From: emacs-orgmode-bounces+subhant=3Dfamilycareinc.org@gnu.org > [mailto:emacs-orgmode-bounces+subhant=3Dfamilycareinc.org@gnu.org] On > Behalf Of Paul Rudin > Sent: Monday, February 09, 2015 9:43 AM > To: emacs-orgmode@gnu.org > Subject: [O] timeline view - showing times > = > = > If I type "C-c a L" I get a list of durations for each day - for example: > = > Monday 9 February 2015 W07 > Clocked: (0:53) Revise document X > Clocked: (1:12) Meet Fred > ... > = > Is there a way of getting a timeline that includes the actual times of da= y, so > that I can reconstruct how I spent a day from the timestamps? > = > So you might see something like: > = > Monday 9 February 2015 W07 > 9:23--9:45: Revise document X > 9:45--10:57: Meet Fred > ... > 13:00--13:31: Revise document X > = > = > Thanks. > = This message is intended for the sole use of the individual and entity to w= hich it is addressed and may contain information that is privileged, confid= ential and exempt from disclosure under applicable law. If you are not the = intended addressee, nor authorized to receive for the intended addressee, y= ou are hereby notified that you may not use, copy, disclose or distribute t= o anyone the message or any information contained in the message. If you ha= ve received this message in error, please immediately advise the sender by = reply email and delete the message. Thank you.