Show effort in agenda view
This commit is contained in:
parent
0302eaf77a
commit
12448af649
1 changed files with 4 additions and 0 deletions
|
@ -150,6 +150,10 @@
|
||||||
(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
|
(org-babel-lob-ingest "~/.emacs.d/library-of-babel.org")
|
||||||
:custom
|
:custom
|
||||||
(org-adapt-indentation nil)
|
(org-adapt-indentation nil)
|
||||||
|
(org-agenda-prefix-format '((agenda . " %i %-12:c%?-12t%-6e% s")
|
||||||
|
(todo . " %i %-12:c %-6e")
|
||||||
|
(tags . " %i %-12:c")
|
||||||
|
(search . " %i %-12:c")))
|
||||||
(org-agenda-dim-blocked-tasks nil)
|
(org-agenda-dim-blocked-tasks nil)
|
||||||
(org-agenda-inhibit-startup nil)
|
(org-agenda-inhibit-startup nil)
|
||||||
(org-agenda-span 14)
|
(org-agenda-span 14)
|
||||||
|
|
Loading…
Add table
Reference in a new issue