, Gregory (US SSA)
Cc: Giovanni Ridolfi; Emacs-orgmode@gnu.org
Subject: Re: [Orgmode] using (id "Name") target in org-capture-templates
Hi Sullivan,
"Sullivan, Gregory (US SSA)" writes:
> The way I understood your patch is that I can use (currentfile) as
> _the_ targ
Hi Sullivan,
"Sullivan, Gregory (US SSA)" writes:
> The way I understood your patch is that I can use (currentfile) as
> _the_ target expression in a capture template. What I was requesting
> was to use 'capturefile' _within_ a file+headline target
> expressions. Let me re-include a motivating
-- Greg
--
Greg Sullivan gregory.sulli...@baesystems.com
(781)262-4553 (office) (978)430-3461 (cell)
-Original Message-
From: Bastien Guerry [mailto:bastiengue...@googlemail.com] On Behalf Of Bastien
Sent: Sunday, February 27, 2011 6:37 AM
To: Sullivan, Gregory (US SSA)
Cc: Giovanni Ridol
Hi Gregory,
"Sullivan, Gregory (US SSA)" writes:
> It would be quite useful if I could use currentfile in place of
> "path/to/file" in the various Target patterns. That is, it would be
> nice to write something like:
This is already implemented in Org's git version. See the email you're
reply
--
From: Bastien Guerry [mailto:bastiengue...@googlemail.com] On Behalf Of Bastien
Sent: Friday, February 11, 2011 5:22 AM
To: Sullivan, Gregory (US SSA)
Cc: Giovanni Ridolfi; Emacs-orgmode@gnu.org
Subject: Re: [Orgmode] using (id "Name") target in org-capture-templates
Hi Gregory,
"S
harset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] using (id "Name") target in org-capture-templates
> Date: Fri, 11 Feb 2011 15:21:50 -
> From: Bastien
> X-Patchwork-Id: 593
> Message-Id: <87wrl6yipt@gnu.org>
Hi Gregory,
"Sullivan, Gregory (US SSA)" writes:
> Thanks for the note. I did indeed mean to use headings.
>
> I think it would be nice to be able to have the file dynamic but the
> heading static in capture templates. In my case, I always want to
> find a particular heading in the buffer that
-templates.
Thanks.
-- Greg
--
Greg Sullivan gregory.sulli...@baesystems.com
(781)262-4553 (office) (978)430-3461 (cell)
-Original Message-
From: Giovanni Ridolfi [mailto:giovanni.rido...@yahoo.it]
Sent: Thursday, December 23, 2010 6:42 AM
To: Sullivan, Gregory (US SSA)
Cc: Emac
"Sullivan, Gregory (US SSA)" writes:
> 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\
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
10 matches
Mail list logo