From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel J. Sinder" Subject: Re: New feature idea: Todo completion log entries Date: Thu, 14 Sep 2006 08:02:55 -0700 Message-ID: <45096F1F.2030905@gmail.com> References: <45007DA7.8060602@gmail.com> <3a620d155ad61735fb5e40f726154e40@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GNskR-0000gX-NF for emacs-orgmode@gnu.org; Thu, 14 Sep 2006 11:03:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GNskQ-0000fa-66 for emacs-orgmode@gnu.org; Thu, 14 Sep 2006 11:03:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GNskP-0000fV-NB for emacs-orgmode@gnu.org; Thu, 14 Sep 2006 11:03:25 -0400 Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GNsmN-0007M8-6W for emacs-orgmode@gnu.org; Thu, 14 Sep 2006 11:05:27 -0400 Received: from [208.97.132.66] (helo=randymail-a4.dreamhost.com) by mx20.gnu.org with esmtp (Exim 4.52) id 1GNskO-0001q1-3R for emacs-orgmode@gnu.org; Thu, 14 Sep 2006 11:03:24 -0400 In-Reply-To: <3a620d155ad61735fb5e40f726154e40@science.uva.nl> 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: Carsten Dominik Cc: emacs-orgmode Carsten Dominik wrote: > > I like this idea and will try to implement it. However, where to store > the followup note is difficult to determine - how about inserting it > directly after the CLOSED time stamp? This may be not be perfect > because it will be before any other information in the entry, but I find > it even more difficult to have it at the end of a possibly very long > subtree of reference data. I think that directly under CLOSED is pretty good. For me, when I look back at my notes, it's usually the result of the TODO that I'm looking for anyway, so near the top is good. Thanks for taking this on. Dan