From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sullivan, Gregory (US SSA)" Subject: using (id "Name") target in org-capture-templates Date: Wed, 22 Dec 2010 14:33:01 -0500 Message-ID: <83D2ABE0B13B7F409D1DE93916009DAD06A7209EB8@GLDMS60322.goldlnk.rootlnka.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=58909 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVUR2-0006ip-0k for Emacs-orgmode@gnu.org; Wed, 22 Dec 2010 14:33:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVUR0-0007QQ-Sv for Emacs-orgmode@gnu.org; Wed, 22 Dec 2010 14:33:15 -0500 Received: from dmzms99901.na.baesystems.com ([149.32.200.65]:63996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVUR0-0007Q9-Ql for Emacs-orgmode@gnu.org; Wed, 22 Dec 2010 14:33:14 -0500 Content-Language: en-US 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" I would like to have a template that will add a TODO below the "Tasks" head= ing in the current .org file. From the documentation, I would think that=20 (setq org-capture-templates `(("t" "Todo (local)" entry (id "Tasks") "* TODO %? %i\n%T\n" :prepend t) )) would work, but org says=20 org-capture-set-target-location: Cannot find target ID "Tasks" when I do M-x org-capture in a .org file, then choose 't'. Could someone let me know the correct syntax to say that I'd like to add th= e captured note below a heading in the current .org file? Thanks very much -- Greg --=20 Greg Sullivan gregory.sullivan@baesystems.com (781)262-4553 (office) (978)430-3461 (cell)