Re: [O] Problems with org-capture

2014-05-23 Thread Bastien
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

Re: [O] Problems with org-capture

2014-05-20 Thread Bastien
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

Re: [O] Problems with org-capture

2014-05-09 Thread Josef Wolf
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