From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Org-mode version 6.30trans (release_6.30d.856.ga70c); Remember templates fail to file to tasks with a todo keyword Date: Fri, 18 Sep 2009 14:01:25 -0400 Message-ID: <200909181801.n8II1P0G011365@gollum.intra.norang.ca> Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mohm1-00030C-As for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 14:01:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mohlx-0002ym-OS for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 14:01:33 -0400 Received: from [199.232.76.173] (port=43431 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mohlx-0002yh-J4 for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 14:01:29 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:49152) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mohlx-00079X-1d for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 14:01:29 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Mohlw-000MCD-2q for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 18:01:28 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id n8II1QeK030685 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 18 Sep 2009 14:01:27 -0400 Received: from gollum.intra.norang.ca (localhost [127.0.0.1]) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id n8II1PEb011368 for ; Fri, 18 Sep 2009 14:01:25 -0400 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 For new projects where I collect lots of tasks over time I've tried creating a remember template to file to the project directly - to save one refile step. For the following example ,---- | * Some Heading | ** TODO New Project | *** TODO Step 1 | *** ... | *** TODO Step n `---- I create a remember template that files directly to 'TODO New Project'. This works great but... if the status of the project task changes (say to WAITING) then any new tasks I file with remember create another (new) task '* TODO New Project' and it files under that instead of the '** WAITING New Project' task. All of a sudden I'm collecting tasks in the wrong place and I have to refile them all to the correct target. This feels wrong to me. I don't think it makes sense to include the TODO keyword in the remember template target since the target changes based on TODO keyword status. ------------------------------------------------------------------------ Emacs : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian Package: Org-mode version 6.30trans (release_6.30d.856.ga70c)