From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: Logging rescheduled tasks Date: Tue, 10 Nov 2009 01:11:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7fGq-0003ib-DI for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 20:11:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7fGp-0003iA-Ef for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 20:11:44 -0500 Received: from [199.232.76.173] (port=40062 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7fGp-0003i2-CC for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 20:11:43 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:21715) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7fGp-0007So-3M for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 20:11:43 -0500 Received: by ey-out-1920.google.com with SMTP id 3so841665eyh.34 for ; Mon, 09 Nov 2009 17:11:42 -0800 (PST) In-Reply-To: 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@gnu.org 2009/11/9 Carsten Dominik : > Hi Rick, > > On Nov 3, 2009, at 5:01 PM, Rick Moynihan wrote: > >> Hi all, >> >> I'm wondering if anyone logs rescheduled tasks with org-mode... =A0As I >> find myself sometimes scheduling tasks for a future date, but then on >> the day not having the capacity to do them. =A0In 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). > > > Get the latest version and use the variables `org-log-reschedule' > and `org-log-redeadline'. > Great!!! It seems to work perfectly! Thanks again Carsten! R.