From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: How to log "diary" or "journal" entries Date: Mon, 17 Aug 2009 15:08:32 -0400 Message-ID: <87iqgmi7gv.fsf@gollum.intra.norang.ca> References: <873a7qiaq9.fsf@azura.enfors.net> 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 1Md7ZS-0008WR-Ks for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 15:08:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Md7ZP-0008U2-Tk for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 15:08:42 -0400 Received: from [199.232.76.173] (port=33877 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md7ZP-0008Ts-Lg for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 15:08:39 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50946) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Md7ZP-0003vH-5y for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 15:08:39 -0400 In-Reply-To: <873a7qiaq9.fsf@azura.enfors.net> (Christer Enfors's message of "Mon\, 17 Aug 2009 19\:58\:06 +0200") 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: Christer Enfors Cc: emacs-orgmode@gnu.org Christer Enfors writes: > ** TODO Test SAD 2.0.1 > I should test using the latest replication software. I can get that > from Sven-=C3=85ke. > > [2009-08-17 10:33] I need to find a machine to test with. > > [2009-08-17 10:55] Found one! Carl says I can use his testing machine. > > [2009-08-17 15:25] Ok, testing done. Found some bugs to fix. > > ---------------------------------------------------------------------- > > See? Interspersed with the "normal" outline text, I put little log > notes, sometimes more than one per entry. > > Now for my actual question: I want to see all these comments, from all > over the file in ONE place. Perhaps in the Agenda view? The timeline? > Perhaps in emacs's diary? It wouldn't hurt if this view also showed > when I had completed todos. The purpose of this would that I would be > able to look back at a specific day in the past, to see what I did > that day. This would be helpful when it's time to write the time > report. > > Is this possible? Pull up an agenda view for the day/week you are interested in viewing then hit '[' to display inactive timestamps. Does that do what you need? -Bernt