Fix wrong definition of org capture template for interruptions

This commit is contained in:
Daniel - 2021-05-17 21:49:01 +02:00
parent a269047a0d
commit e5c7494622
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 3 additions and 3 deletions

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