From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Show entries which have been logdone in the last several days? Date: Thu, 15 Apr 2010 10:17:00 -0400 Message-ID: <878w8ohkbn.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2Psr-0003CE-W2 for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 10:17:34 -0400 Received: from [140.186.70.92] (port=50263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Psq-0003Bd-8y for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 10:17:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2PsQ-0001k7-6C for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 10:17:07 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:59399) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2PsP-0001jr-Ql for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 10:17:06 -0400 In-Reply-To: (filebat Mark's message of "Thu\, 15 Apr 2010 19\:57\:35 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: filebat Mark Cc: emacs-orgmode@gnu.org filebat Mark writes: > Hi GTDers, > > I am a big fun of org-mode, and right now I'd like to get the statistics = for the time allocation in my daily life. > Apparently, not all things are important, so some entries may not have th= e timestamp like <2010-04-15 19:48>. > Thus agenda view can't help for my question, it seems can't show the entr= ies which are closed like the following: > > ,----------- > | *** DONE Check which node run which stage > |=C2=A0=C2=A0=C2=A0=C2=A0 CLOSED: [2009-11-23 =E6=98=9F=E6=9C=9F=E4=B8=80= 17:12] > |=C2=A0=C2=A0=C2=A0=C2=A0 This is an sample. > `----------- Hi, You can view inactive timestamps in the agenda as well as active timestamps. Use 'l' and '[' in the agenda to turn on log mode and view inactive timestamps. This view shows closed task times etc. You can also show state changes and time clocked on tasks if you log. Clock reports are great for showing where your time went -- but you have to clock tasks for that to give meaningful results. HTH, Bernt