From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Stemplinger" Subject: How to change/add TODO keywords while refiling? Date: Sun, 31 Jan 2010 11:26:30 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbX0m-00071R-8m for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:26:36 -0500 Received: from [199.232.76.173] (port=48207 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbX0l-000714-L1 for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:26:35 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbX0k-0006Cf-Hk for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:26:35 -0500 Received: from mail.gmx.net ([213.165.64.20]:60332) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NbX0k-0006CR-1D for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:26:34 -0500 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 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. Any hints? Thanks Martin