emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* using (id "Name") target in org-capture-templates
@ 2010-12-22 19:33 Sullivan, Gregory (US SSA)
  2010-12-23 11:41 ` Giovanni Ridolfi
  0 siblings, 1 reply; 9+ messages in thread
From: Sullivan, Gregory (US SSA) @ 2010-12-22 19:33 UTC (permalink / raw)
  To: Emacs-orgmode@gnu.org

I would like to have a template that will add a TODO below the "Tasks" heading in the current .org file.  From the documentation, I would think that 

(setq org-capture-templates
      `(("t" "Todo (local)" entry (id "Tasks")
	 "* TODO %? %i\n%T\n" :prepend t)
 ))

would work, but org says 

  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 the captured note below a heading in the current .org file?

Thanks very much

-- Greg
-- 
Greg Sullivan          gregory.sullivan@baesystems.com
(781)262-4553 (office) (978)430-3461 (cell)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-06 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20110228040226.9CDE5EADE@mx.altern.org>
2011-03-06 17:08 ` using (id "Name") target in org-capture-templates Bastien
2011-03-06 19:57   ` Sullivan, Gregory (US SSA)
2010-12-22 19:33 Sullivan, Gregory (US SSA)
2010-12-23 11:41 ` Giovanni Ridolfi
2011-01-06 16:54   ` Sullivan, Gregory (US SSA)
2011-02-11 10:21     ` Bastien
2011-02-22 18:55       ` Sullivan, Gregory (US SSA)
2011-02-27 11:37         ` Bastien
2011-02-28  1:38           ` Sullivan, Gregory (US SSA)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).