👔 [Org] Show category for agenda entries
This commit is contained in:
parent
ec6dae8ecf
commit
e5abbf9e85
1 changed files with 1 additions and 1 deletions
|
@ -1180,7 +1180,7 @@ Make the column for categories wider.
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(setq org-agenda-prefix-format
|
(setq org-agenda-prefix-format
|
||||||
'((agenda . " %i %?-12t% s")
|
'((agenda . " %i %-15:c%?-12t% s")
|
||||||
(todo . " %i")
|
(todo . " %i")
|
||||||
(tags . " %i")
|
(tags . " %i")
|
||||||
(search . " %i")))
|
(search . " %i")))
|
||||||
|
|
Loading…
Reference in a new issue