Hello,

Florian Lindner <mailingli...@xgm.de> writes:


> since recently, one of my capture templates stopped working. Message is:
>
> Template key:
> org-capture: Capture template ā€˜jā€™: nil
>
> and:
>
> - %?
>
> is added to journal.org. I have also tried some other template text like 
> "foo" (without any keys), but the message is the same.
>
> value of org-capture-templates is:

>  ("j" "Journal" item
>   (file+datetree
>    (concat org-directory "/journal.org"))

It should be (lambda () (concat org-directory "/journal.org")).

See ORG-NEWS.

Regards,

-- 
Nicolas Goaziou

Reply via email to