Forgot colon

This commit is contained in:
Andrea Ciceri 2024-11-08 10:21:25 +01:00
parent 83aad01227
commit 6554122847
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -770,7 +770,7 @@ This is meant to be an helper to be called from the window manager."
'(
("d" "Generic entry" entry
"* %?"
:target (file+head "%<%Y-%m-%d>.org" "#+title %<%Y-%m-%d>"))
: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>")