From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: The recurring task pattern Date: Wed, 03 Jun 2009 11:24:58 +0200 Message-ID: <873aahwtxx.fsf@abc.se> References: <863aahy9ro.fsf@portan.ibr.cs.tu-bs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBmiS-0005II-OX for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 05:25:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBmiN-0005Hb-1D for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 05:24:59 -0400 Received: from [199.232.76.173] (port=40819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBmiM-0005HQ-Nf for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 05:24:54 -0400 Received: from violet.abc.se ([62.80.200.155]:49930) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBmiL-00082c-Uq for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 05:24:54 -0400 Received: from eee.abc.se (81-233-151-247-no82.business.telia.com [81.233.151.247]) (authenticated bits=0) by violet.abc.se (8.13.8/8.13.8) with ESMTP id n539OCGi024480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 3 Jun 2009 11:24:15 +0200 In-Reply-To: <863aahy9ro.fsf@portan.ibr.cs.tu-bs.de> (Chris Gray's message of "Wed, 03 Jun 2009 10:57:47 +0200") 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 And with :LOGGING: property set, notes will be prompted for when state changes to DONE. ** TODO Do weekly task DEADLINE: <2009-08-12 Wed +1w> :PROPERTIES: :LOGGING: DONE(@) :END: See: (info "(org) Tracking TODO state changes") -- Mikael Fornius