Fix wrong definition of org capture template for interruptions

This commit is contained in:
Daniel Borchmann 2021-05-17 21:49:01 +02:00
parent a269047a0d
commit e5c7494622
Signed by: exot
GPG Key ID: 1C7071A75BB72D64

View File

@ -1161,9 +1161,9 @@
("i" "Interruptions"
entry
(file db/org-default-refile-file)
"* DONE [#B] %^{What}\nCLOSED: %U\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%?"
,(concat "* DONE [#B] %^{What}\nCLOSED: %U\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%?")
:clock-in t :clock-resume t)
("r" "respond"
entry