emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [Quey] Capture Templates


From: Carsten Dominik
Subject: Re: [Orgmode] [Quey] Capture Templates
Date: Tue, 2 Nov 2010 18:21:19 +0100


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]