From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Logging rescheduled tasks Date: Tue, 3 Nov 2009 16:01:54 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5Lpt-0002tP-9G for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 11:02:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5Lpo-0002sD-Mx for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 11:02:20 -0500 Received: from [199.232.76.173] (port=39025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5Lpo-0002s9-CL for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 11:02:16 -0500 Received: from gv-out-0910.google.com ([216.239.58.186]:53320) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N5Lpn-0000VZ-R4 for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 11:02:15 -0500 Received: by gv-out-0910.google.com with SMTP id c6so777109gvd.17 for ; Tue, 03 Nov 2009 08:02:14 -0800 (PST) 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 Hi all, 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. Has anyone configured org-mode to do this? lognotedone only appears to log state changes (rather than schedule/deadline changes). R.