From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to change/add TODO keywords while refiling? Date: Sun, 31 Jan 2010 18:06:38 +0100 Message-ID: <11B6F037-01FA-408F-8498-97BCA5A9BE79@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbdFz-0008Uv-Au for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 12:06:43 -0500 Received: from [199.232.76.173] (port=60192 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbdFy-0008UO-EI for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 12:06:42 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbdFx-0000Mh-Hs for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 12:06:42 -0500 Received: from mail-ew0-f213.google.com ([209.85.219.213]:63112) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbdFw-0000MU-W7 for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 12:06:41 -0500 Received: by ewy5 with SMTP id 5so6586249ewy.32 for ; Sun, 31 Jan 2010 09:06:39 -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: Martin Stemplinger Cc: emacs-orgmode@gnu.org On Jan 31, 2010, at 11:26 AM, Martin Stemplinger wrote: > Hi all, > > I use org-mode as a my "getting things done" implementation with > TODO keywords to denote the context in which an action is possible. > Also I use remember to capture new ideas which I refile later. > > Now my question is if it is possible during refileng to add or > change TODO keywords? Right now I refile and then search through my > org-file to change the keywords. But since org-mode allows you to do > everything in a smart way I must miss something obvious. Hi Martin, why do you need to do it "during" refiling. Can't you just do it before refiling? - Carsten