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 21:03:02 +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]:50869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCCvc-0008CW-8m for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 11:33:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCCvb-0003p7-4p for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 11:33:24 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:35248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCCvb-0003oy-0B for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 11:33:23 -0400 Received: by pwi10 with SMTP id 10so4152261pwi.0 for ; Tue, 19 Apr 2011 08:33:22 -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 8:54 PM, Puneeth Chaganti wro= te: > On Tue, Apr 19, 2011 at 8:36 PM, Robert Inder = wrote: >> On 19 April 2011 14:59, Puneeth Chaganti wrote: >> >>> >>>> 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? >> >> Whoa! =C2=A0Close, but not touching. >> >> I nearly mis-read/understood you. =C2=A0I initially thought you just mea= nt >> "^C-a-L" -- Timeline for current buffer. Which doesn't show any clock-re= lated >> information. >> >> But I realise you actually meant that after I've done that, I should typ= e "l" >> to get "Log" mode, it DOES show clock-related information. >> >> That's a really neat feature, and it's very close to what I want. =C2=A0= But >> not quite right. >> >> It shows me the sequence of activities I logged time to, and how much >> time I logged. =C2=A0But it doesn't show me WHAT =C2=A0time I logged =C2= =A0 I want to >> check that (after I have manually edited one or more CLOCK lines) I >> haven't missed some time or "double-logged" any. > > What version of org-mode are you using? Org-mode does show me WHAT > time I logged. For instance, > > ---------------------------------------- > =C2=A0org-scratch: 20:21-20:51 Clocked: =C2=A0 (0:30) World > =C2=A0org-scratch: 20:49-20:49 Clocked: =C2=A0 (0:00) Hello > ---------------------------------------- > > Also, I tried this with out my emacs config. So this is the default > behaviour with the latest version of org-mode. (I don't know if this > was added recently) > > HTH, > Puneeth > Sorry, for replying to myself. I just realized there has been a similar thread very recently [0]. Discussion is on, to automate the checks for overlapping/missing times. [0] - http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00437.html --=20 Puneeth