diff --git a/init.el b/init.el index b2e7ea7..7cee6f1 100644 --- a/init.el +++ b/init.el @@ -1153,7 +1153,7 @@ respectively." `(("A" "Main Agenda" ((agenda "" - ((org-agenda-entry-types '(:timestamp :sexp :scheduled)) + ((org-agenda-entry-types '(:timestamp :sexp :scheduled :deadline)) (org-deadline-warning-days 0))) (tags-todo "TODO={CONT\\|ATTN}-HOLD-TIMESTAMP>\"\"" ((org-agenda-overriding-header "Things to do next (Task shortlist and WIP, TODO ∈ {CONT,ATTN}, not scheduled now or in the future)")