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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to