From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Adding tags when capturing? Date: Thu, 20 Dec 2012 11:37:58 +0100 Message-ID: <87mwx9au0p.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TldVu-0004IF-T8 for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 05:38:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TldVp-00008Z-CW for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 05:38:06 -0500 Received: from mail-we0-f178.google.com ([74.125.82.178]:34658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TldVp-00008P-6M for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 05:38:01 -0500 Received: by mail-we0-f178.google.com with SMTP id x43so1466812wey.37 for ; Thu, 20 Dec 2012 02:38:00 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Thu, 20 Dec 2012 10:05:30 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: emacs-orgmode , Carsten Dominik Hi Alan, Alan Schmitt writes: > So is there a way to tell capture to search for the tags in todo.org > instead of refile.org (which does not contain any)? If refile.org does not contain any tags, the simple fix is to add the tags in todo.org to refile.org. Or am I missing something? -- Bastien