This commit is contained in:
Sakooooo 2024-01-09 21:23:43 +04:00
parent 6c0e037aee
commit b44ae8a64e
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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"