Experimental: do not show deadlines in top agenda view

We have a separate view for deadlines, that should actually be sufficient.
This commit is contained in:
Daniel - 2020-09-16 08:15:03 +02:00
parent 6ee9e84bb1
commit 4e7245f858
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -1014,7 +1014,7 @@
`(("A" "Main Agenda"
((agenda
""
((org-agenda-entry-types '(:timestamp :sexp :scheduled :deadline))
((org-agenda-entry-types '(:timestamp :sexp :scheduled))
(org-deadline-warning-days 0)))
(db/org-agenda-list-deadlines
""