From mboxrd@z Thu Jan 1 00:00:00 1970 From: "George Pearson" Subject: Re: Logging rescheduled tasks Date: Fri, 06 Nov 2009 09:39:40 -0500 Message-ID: <4AF3EEDC.32558.4711756@george.canals.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6Pyr-0002bE-RH for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 09:40:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6Pym-0002YW-P1 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 09:39:58 -0500 Received: from [199.232.76.173] (port=36105 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6Pym-0002Xv-Dd for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 09:39:56 -0500 Received: from shared9.whbdns.com ([75.126.177.135]:55270) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N6Pyl-0003Ue-Sm for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 09:39:56 -0500 Received: from c-24-128-69-40.hsd1.nh.comcast.net ([24.128.69.40] helo=[192.168.1.100]) by shared9.whbdns.com with esmtpsa (TLSv1:DES-CBC3-SHA:168) (Exim 4.69) (envelope-from ) id 1N6Pyd-000713-KY for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 14:39:47 +0000 Content-description: Mail message body 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: emacs-orgmode@gnu.org Rick Moynihan (address@hidden) wrote: > I'm wondering if anyone logs rescheduled tasks with org-mode... > As I find myself sometimes scheduling tasks for a future date, > but then on the day not having the capacity to do them. In these > situations I just reschedule them, but it'd be nice to record the > dates for which an item was originally scheduled in the LOGBOOK. > I too would love to see this. I been preserving the original scheduling manually - from the agenda, I type the spacebar to get to the related orgfile entry, where I change "SCHEDULED" to "ORIGSCHEDULED". Then I schedule a new date/time in the usual way. (Logging the change is probably a better idea though.) Have only been doing this about a month. In the future, I want to be able to look back at these events and see if there is any pattern to my "misses".