Don't automatically clock in when taking notes

If this is necessary, clock in separately using the interruption template.
However, I have felt that this is rarely useful, to the extend that I haven't
used the note capture template just because it disturbs the clock.
This commit is contained in:
Daniel - 2019-12-30 13:25:07 +01:00
parent 2feafafe7c
commit 2bc856618a
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 2 deletions

View File

@ -1133,8 +1133,7 @@ With given ARG, display files in `db/important-document-path."
("n" "Note"
entry
(file db/org-default-refile-file)
"* %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:\n\n%?"
:clock-in t :clock-resume t)
"* %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:\n\n%?")
("d" "Date"
entry
(file db/org-default-refile-file)