Hi Josef,
Josef Wolf writes:
> (setq org-capture-templates
> '(("t" "Todo" entry (file+headline "/m/s/rep/git/todo/newgtd.org" "Tasks")
> "* TODO %^{Brief Description} %^g%?\n Created: %U\n %i\n %A\n\n"
> :kill-buffer :empty-lines 3)))
You forgot to specify a value for the :k
Hi Josef,
Josef Wolf writes:
> Any ideas on that problem?
I'll take a look later on -- in the meantime, can you tell what
version of Emacs and Org you are using?
M-x emacs-version RET
M-x org-version RET
Thanks,
--
Bastien
On Di, Mai 06, 2014 at 11:57:34 +0200, Josef Wolf wrote:
> I am new to org-mode, and am currently working through
> http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html and am stuck
> a little bit the the caprure mode.
>
> My first question is: org-capture seems to come with a pre-confu