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"))
>
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