From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Conditional capture template headline based on tag? Date: Fri, 14 Sep 2012 08:01:36 +0200 Message-ID: <87txv15ein.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCOyD-0005KP-IA for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:01:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCOy9-0006nX-NJ for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:01:41 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:47677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCOy9-0006nL-Gs for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:01:37 -0400 Received: by wibhq4 with SMTP id hq4so6351059wib.12 for ; Thu, 13 Sep 2012 23:01:36 -0700 (PDT) In-Reply-To: (John Hendy's message of "Wed, 29 Aug 2012 10:25:10 -0500") 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: John Hendy Cc: emacs-orgmode Hi John, John Hendy writes: > Just wondering if a capture template could be setup to file into the > "Tasks" headline (sub-headline) of the matching top level headline > with that tag or something similar? You could use a function in the capture template for this. See the info node "Template elements". -- Bastien