* [Quey] Capture Templates
@ 2010-11-02 15:33 Puneeth
2010-11-02 17:21 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Puneeth @ 2010-11-02 15:33 UTC (permalink / raw)
To: emacs-orgmode
Hi All,
I have the following Capture template defined.
-----------------------------------------------------------------------------
("n" "note" entry
(file+headline "refile.org" "Notes")
"* %^{About} :note:%^G \n\n %U\n\n %?" :clock-in t :clock-resume t)
-----------------------------------------------------------------------------
When this capture template is invoked the order of prompting obviously
goes from About, to tags, to the note that I want to make. But when
writing long notes, I'm usually undecided upon the tags, until I have
written the note. Is there a way to change the order of prompting? Or
quickly change the tags after the note has been made?
Thanks,
Puneeth
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Quey] Capture Templates
2010-11-02 15:33 [Quey] Capture Templates Puneeth
@ 2010-11-02 17:21 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-11-02 17:21 UTC (permalink / raw)
To: Puneeth; +Cc: emacs-orgmode
On Nov 2, 2010, at 4:33 PM, Puneeth wrote:
> Hi All,
>
> I have the following Capture template defined.
>
> -----------------------------------------------------------------------------
> ("n" "note" entry
> (file+headline "refile.org" "Notes")
> "* %^{About} :note:%^G \n\n %U\n\n %?" :clock-in
> t :clock-resume t)
> -----------------------------------------------------------------------------
>
> When this capture template is invoked the order of prompting obviously
> goes from About, to tags, to the note that I want to make. But when
> writing long notes, I'm usually undecided upon the tags, until I have
> written the note. Is there a way to change the order of prompting? Or
> quickly change the tags after the note has been made?
Just leave out the %^G and set the tags while editing the note,
using the normal commands, for example `C-c C-q'. You cannot
use C-c C-c in the headline....
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-02 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 15:33 [Quey] Capture Templates Puneeth
2010-11-02 17:21 ` Carsten Dominik
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).