diff options
| author | fpi | 2020-12-20 13:32:26 +0100 | 
|---|---|---|
| committer | fpi | 2022-03-17 14:44:38 +0100 | 
| commit | 651db3f3a3f240210e27f49cdb1a625203bb9be0 (patch) | |
| tree | 61cdc6aa9aef0bc215080c624ad052afe47b5051 | |
| parent | Add this weeks agenda (diff) | |
Remove "Interrupt: " prefix from interrupt captures
| -rw-r--r-- | emacs-init.org | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org index a66879c..635f9a9 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -4635,7 +4635,7 @@ For interruptions. These are saved in a global refile file and to be sorted to t  ("i" "Interrupt"   entry   (file "~/sync/refile.org") - "** Interrupt: %? + "** %?  :PROPERTIES:  :CREATED: %U  :SOURCE: %a  | 
