Browse Source

Ignore near deadlines in todo list

nixos
Maxime Wack 4 years ago
parent
commit
7b94a271b2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .emacs

+ 1
- 0
.emacs View File

@@ -1346,6 +1346,7 @@ APPEND is whether to add new events to the diary or to reset it"
org-agenda-tags-column -78
org-agenda-start-with-follow-mode t
org-agenda-todo-ignore-scheduled 'all
org-agenda-todo-ignore-deadlines 'near
org-agenda-skip-scheduled-if-done t
org-agenda-skip-deadline-if-done t
org-agenda-skip-deadline-prewarning-if-scheduled 3


Loading…
Cancel
Save