* Karl Voit wrote:
> Hi Kaushal!
>
> * Kaushal Modi wrote:
>>
>> Try
>>
>> (setq my-capture-template-next "* NEXT %?\n:PROPERTIES:\n:CREATED:
>> %U\n:END:\n\n")
>>
>> (setq org-capture-templates
>> `( ; Note the backquote here!!
>> ("1" "first version with string" entry (file+headl
Hi Kaushal!
* Kaushal Modi wrote:
>
> Try
>
> (setq my-capture-template-next "* NEXT %?\n:PROPERTIES:\n:CREATED:
> %U\n:END:\n\n")
>
> (setq org-capture-templates
> `( ; Note the backquote here!!
> ("1" "first version with string" entry (file+headline
> "~/share/all/org-mode/misc.o
Try
(setq my-capture-template-next "* NEXT %?\n:PROPERTIES:\n:CREATED:
%U\n:END:\n\n")
(setq org-capture-templates
`( ; Note the backquote here!!
("1" "first version with string" entry (file+headline
"~/share/all/org-mode/misc.org" "shorts")
"* NEXT %?\n:PROPERTIES:\n:CREA
Hi!
Why is capture template 2 not working ("Invalid capture template")
and how can I fix it?
Thanks!
(setq my-capture-template-next "* NEXT %?\n:PROPERTIES:\n:CREATED:
%U\n:END:\n\n")
(setq org-capture-templates
'(
("1" "first version with string" entry (file+headline
"~/share/