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
Hello everybody,
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-confuigured
template for a "Todo" stanza. I thought, I
Hi folks,
I'm trying to figure out the proper use of the 'file+function' target.
The documentation indicates the entry will be a child of the target
entry, but I'm not finding that to be the case for all cases.
As far as I can tell, the function is expected to put the point where
the entry s