Hello,
Eric S Fraga <[email protected]> writes:
> at the risk of again raising an issue that is actually my fault :-(, I
> am having a problem with org-capture. I have been using the same
> templates for yonks but, all of a sudden, my templates don't work. For
> instance,
>
> #+begin_src emacs-lisp
> (setq org-capture-templates
> '(("t" "todo" entry (file+datetree "~/s/notes/tasks.org")
> "* TODO %^{Task} %^G\nSCHEDULED: %t\n%i%?")))
> #+end_src
>
> I do not get prompted for the task nor asked for tags.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou