From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?TWljaGHDq2w=?= Parienti Subject: Re: Scheduled date in closing note for repeated task Date: Wed, 8 Jul 2009 07:39:47 +0200 Message-ID: <20090708073947.4a30d16e@naurin.parienti.lan> References: <20090707173340.0ffecaf4@naurin.parienti.lan> <3CC4D700-93D2-448D-A0A3-834433D9ACB0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOPuX-0007wK-98 for emacs-orgmode@gnu.org; Wed, 08 Jul 2009 01:41:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOPuS-0007ta-3Z for emacs-orgmode@gnu.org; Wed, 08 Jul 2009 01:41:40 -0400 Received: from [199.232.76.173] (port=51852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOPuR-0007tS-NS for emacs-orgmode@gnu.org; Wed, 08 Jul 2009 01:41:35 -0400 Received: from xvm-188-106.ghst.net ([217.70.188.106]:50993 helo=willow.parienti.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOPuR-0007hm-Br for emacs-orgmode@gnu.org; Wed, 08 Jul 2009 01:41:35 -0400 Received: from naurin.parienti.lan (cvl92-2-82-235-135-83.fbx.proxad.net [82.235.135.83]) by willow.parienti.net (Postfix) with ESMTPSA id 0166F31C43 for ; Wed, 8 Jul 2009 07:41:32 +0200 (CEST) In-Reply-To: <3CC4D700-93D2-448D-A0A3-834433D9ACB0@gmail.com> 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 On Wed, 8 Jul 2009 07:10:20 +0200 Carsten Dominik wrote: > > I use a lot of repeated tasks, daily mostly, for which I want to log > > the result as a note. So I use the "lognoterepeat" variable. But the > > note doesn't contain the date of the task, just the date of when I > > mark the task as done. > > > > I would like to have: > > > > ** TODO Did it rain this day? > > SCHEDULED: <2009-07-06 Mon +1d> > > - State "DONE" from "TODO" [2009-07-05 Sun] \\ > > No > > - State "DONE" from "TODO" [2009-07-04 Sat] \\ > > Yes > > > > Is there a way to have the desired result with an org variable? =20 >=20 > This is currently not possible. The date in the state change line > is supposed to be the date when you acted, snd I would not think it > is a good idea to change that.=20 Of course org-mode must not change its default behavior, but I was thinking about an option that can be set by entry or by file. > However, we might add a hook that > can be used to pre-insert some stuff into the note buffer, and that > hooks could > be used to find and add the scheduled date.... Would that make sense? A hook will be fine too. I will learn to use them :-) Thanks=20 --=20 Micha=C3=ABl Parienti gpg: D4C8 F73D A000 71C7 44EF 27E6 8982 4991 7126 3CE3