please work
This commit is contained in:
parent
6161d6448e
commit
6c0e037aee
|
@ -666,7 +666,7 @@ Cause emacs overlay lol
|
||||||
;; should be less distracting
|
;; should be less distracting
|
||||||
(setq org-agenda-prefix-format '(
|
(setq org-agenda-prefix-format '(
|
||||||
;; (agenda . " %i %-12:c%?-12t% s") ;; file name + org-agenda-entry-type
|
;; (agenda . " %i %-12:c%?-12t% s") ;; file name + org-agenda-entry-type
|
||||||
(agenda . " - ")
|
(agenda . " - %-12:c%?-12t% s")
|
||||||
(timeline . " % s")
|
(timeline . " % s")
|
||||||
(todo . " %i %-12:c")
|
(todo . " %i %-12:c")
|
||||||
(tags . " %i %-12:c")
|
(tags . " %i %-12:c")
|
||||||
|
|
Loading…
Reference in a new issue