diff --git a/init.el b/init.el index 5bedc3a..e6ab04a 100644 --- a/init.el +++ b/init.el @@ -1256,14 +1256,14 @@ respectively." entry (file db/org-default-refile-file) "* GOTO [#B] %^{What} :DATE:\n%^{When}t\n%a%?" - :empty-lines-after 1) + :empty-lines-after 0) ("i" "Interruptions" entry (file db/org-default-refile-file) ,(concat "* DONE [#B] %^{What}\nCLOSED: %U\n" ":PROPERTIES:\n:CREATED: %U\n:END:\n" "\nInterrupted %(with-temp-buffer (db/org-add-link-to-current-clock) (buffer-string))\n\n%?") - :clock-in t :clock-resume t :empty-lines-after 1) + :clock-in t :clock-resume t :empty-lines-after 0) ("r" "respond" entry (file db/org-default-refile-file)