From: rush Date: Thu, 25 Jun 2026 15:49:51 +0000 (-0400) Subject: Capture a timestamp when changing deadlines or schedules X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=b7858be51763c995635a26a48d1449bb69a2fa81;p=emacsinit.git Capture a timestamp when changing deadlines or schedules --- diff --git a/config.org b/config.org index 3307bdc..cb549d4 100644 --- a/config.org +++ b/config.org @@ -274,6 +274,8 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett org-agenda-start-with-log-mode t org-agenda-log-mode-items '(closed clock state) org-log-done 'time + org-log-redeadline 'time + org-log-reschedule 'time org-log-state-notes-insert-after-drawers t) #+END_SRC **** Custom Agendas