diff --git a/hmModules/emacs/init.el b/hmModules/emacs/init.el index 529cfd0..5295c44 100644 --- a/hmModules/emacs/init.el +++ b/hmModules/emacs/init.el @@ -773,7 +773,7 @@ This is meant to be an helper to be called from the window manager." :target (file+head "%<%Y-%m-%d>.org" "#+TITLE: %<%Y-%m-%d>")) ("b" "Billable entry" entry "* TODO ${Entry} :billable:${Client}:\n:PROPERTIES:\n:SPENT: ${Spent}\n:END:\n%?" - :target (file+head "%<%Y-%m-%d>.org" "#+title %<%Y-%m-%d>") + :target (file+head "%<%Y-%m-%d>.org" "#+TITLE: %<%Y-%m-%d>") :create-id t)) ) :config