From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Including state-changed headings in the agenda Date: Tue, 4 Nov 2008 09:47:34 +0100 Message-ID: <8074E8AD-7D72-4BCD-BB0F-7CDBE35746F5@uva.nl> References: <20081029191752.GH3918@hplhtang1> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxJz2-0008UO-Hr for emacs-orgmode@gnu.org; Tue, 04 Nov 2008 06:22:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxJz1-0008UC-N5 for emacs-orgmode@gnu.org; Tue, 04 Nov 2008 06:22:04 -0500 Received: from [199.232.76.173] (port=49986 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxJz1-0008U9-Hq for emacs-orgmode@gnu.org; Tue, 04 Nov 2008 06:22:03 -0500 Received: from ug-out-1314.google.com ([66.249.92.169]:25007) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxJz1-00030F-2o for emacs-orgmode@gnu.org; Tue, 04 Nov 2008 06:22:03 -0500 Received: by ug-out-1314.google.com with SMTP id 36so178934uga.17 for ; Tue, 04 Nov 2008 03:22:01 -0800 (PST) In-Reply-To: <20081029191752.GH3918@hplhtang1> 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: Hsiu-Khuern Tang Cc: "emacs-orgmode@gnu.org" Are there people who would find it useful if log-mode in the agenda showed all logged state changes? Might get crowded - but it is certainly possible to implement that. - Carsten On Oct 29, 2008, at 8:17 PM, Hsiu-Khuern Tang wrote: > Hi, > > Let's say I have a repeating task like this: > > ** TODO Do this > SCHEDULED: <2008-10-29 Wed +1w> > > Cycling to a done state will track the done time and increment the > scheduled > time according to the repeater: > > ** TODO Do this > - State "DONE" [2008-10-29 Wed 10:44] > SCHEDULED: <2008-11-05 Wed +1w> > > How can I display such items in the daily agenda? Turning on log > mode will > only display CLOSED items, but since the above task is not closed, > it doesn't > show up. > > Thanks! > > -- > Best, > Hsiu-Khuern. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode