Re: [O] Capturing to second level headline that does not exist

2012-08-31 Thread Nick Dokos
John Hendy wrote: > I'm sure this is trivial, but I'm missing it. > > If I use file+olp to try something like this > > #+begin_src .emacs > (setq org-capture-templates > `(("c" "clock" entry (file+olp "~/org/clocking.org" > ,(format "%s" >(format-time-string "%Y")) >

[O] Capturing to second level headline that does not exist

2012-08-31 Thread John Hendy
I'm sure this is trivial, but I'm missing it. If I use file+olp to try something like this #+begin_src .emacs (setq org-capture-templates `(("c" "clock" entry (file+olp "~/org/clocking.org" ,(format "%s" (format-time-string "%Y")) ,(format "%s" (f