From b44ae8a64e1e8232c65deb231b8c25c2d8d46dfe Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:23:43 +0400 Subject: [PATCH] nvm --- config/emacs/emacs.org | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 8f7699df..cb6ac8c7 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -663,15 +663,6 @@ Cause emacs overlay lol ("note" . ?n) ("idea" . ?i))) - ;; should be less distracting - (setq org-agenda-prefix-format '( - ;; (agenda . " %i %-12:c%?-12t% s") ;; file name + org-agenda-entry-type - (agenda . " - %-12:c%?-12t% s") - (timeline . " % s") - (todo . " %i %-12:c") - (tags . " %i %-12:c") - (search . " %i %-12:c"))) - ;; Configure custom agenda views (setq org-agenda-custom-commands '(("d" "Dashboard"