emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-capture-templates - any way how to call function for template?


From: David Belohrad
Subject: [O] org-capture-templates - any way how to call function for template?
Date: Wed, 21 Jan 2015 15:46:34 +0100
User-agent: Notmuch/0.19~rc1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)

Dear All,

i want to make a capture template, which will call a function to feed
that template. Is there any way how to do it?

Something like this:

("E" "Dynamic diary entry" entry (file+datetree (concat my-org-files
"diary.org")) <my_template_function>)


I have found that one can use function for _target_, but not for actual
template. Afaik template can be only loaded from a file, right?

thanks
.d.




reply via email to

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