emacs-orgmode
[Top][All Lists]
Advanced

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

[O] my capture template generates a literal "%?"


From: G
Subject: [O] my capture template generates a literal "%?"
Date: Thu, 09 Aug 2012 09:20:50 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Hi,

I am using Emacs 24.1 in Win7 (64bit) and Org 7.8.11.
I would like to have a capture template that just puts me at the end of my journal in plain text (although date tree) after a custom time stamp (e.g. 09:13). I tried the following ("p" "Plain Journal" plain (file+datetree "C:/Users/Geralb/Documents/privat/org/MyAgenda.org")
         "%<%H:%M>\n\n%?"
     :unnarrowed t :empty-lines 1)

But in this template a literal %? is written and point is thereafter.

I tried another template
("e" "Entry Journal" entry (file+datetree "C:/Users/Geralb/Documents/privat/org/MyAgenda.org")
         "* Um %U von %a\n\n%?\n"
     :empty-lines 1 :unnarrowed t)

And this seems to work, but it's not what I would like to have.

Did I write the template wrong?

Geralb



reply via email to

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