From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: How can I review a day? Date: Tue, 19 Apr 2011 19:29:44 +0530 Message-ID: References: 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]:39360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCBTO-0002fE-4p for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 10:00:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCBTJ-0000pS-Vw for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 10:00:10 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:34152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCBTJ-0000pG-RA for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 10:00:05 -0400 Received: by pwi10 with SMTP id 10so4089894pwi.0 for ; Tue, 19 Apr 2011 07:00:04 -0700 (PDT) In-Reply-To: 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: Robert Inder Cc: emacs-orgmode@gnu.org On Tue, Apr 19, 2011 at 7:22 PM, Robert Inder wr= ote: > I've recently started using Org mode in earnest, and in particular using = the > time logging stuff. > > It's brilliant. > > But I have a problem. =C2=A0I sometimes (well, OK, fairly often, actually= !) > forget to clock in/out of jobs. =C2=A0That's OK, org is "my life in plain= text", and > I can simply edit the relevant clock lines to create a correct record > of the day. > > BUT.... > > I worry about messing things up --- getting the times wrong, and either > leaving gaps or creating overlapping activities, or both. > > So I'd like a way to review the time-line for a day: a way to see all the > clock-in/clock-out pairs in order, so I can see any gaps or overlaps. Hit l in agenda mode to enable the log mode. Is this what you need? --=20 Puneeth