From 09ac6b08c47d2be0c862488c488862909924c9ca Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Thu, 30 Jan 2020 15:36:22 +0100 Subject: [PATCH] Take notes again when rescheduling tasks Tasks are rescheduled quite often, and it should be clear later on why this has happened. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index c28391c..f172ded 100644 --- a/init.el +++ b/init.el @@ -727,7 +727,7 @@ With given ARG, display files in `db/important-document-path’." org-image-actual-width nil org-footnote-section nil org-log-into-drawer "LOGBOOK" - org-log-reschedule 'time + org-log-reschedule 'note org-log-redeadline 'note org-log-note-clock-out nil org-log-done 'time