From fc13f2ff52c08e97715e1508414e05bbfe333206 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 1 Dec 2022 15:38:06 -0500 Subject: [PATCH] Align times in agenda by padding with 0's --- global.org | 1 + 1 file changed, 1 insertion(+) diff --git a/global.org b/global.org index 0b00733..34ad69a 100644 --- a/global.org +++ b/global.org @@ -953,6 +953,7 @@ (800 1000 1200 1400 1600 1800 2000) " ······· " "───────────────") org-agenda-current-time-string "····· now ·····" + org-agenda-time-leading-zero t) #+end_src - Use figlet-type fonts to display the date #+begin_src emacs-lisp