From e8954ccf439ae581d144c7666cf9eb41b735620c Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 21 Aug 2023 18:14:18 -0600 Subject: [PATCH] [Emacs] Show all habits today --- dotfiles/emacs.d/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 1a16b4d5..a26b7a25 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -3061,6 +3061,7 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877 (org-agenda-timegrid-use-ampm 1) (org-todo-repeat-to-state "TODO") (org-agenda-span 10) + (org-habit-show-all-today t) (org-agenda-start-day "-0d")) :preface (progn