diff --git a/init.el b/init.el index 2d9e2dc..6ec3de3 100644 --- a/init.el +++ b/init.el @@ -1185,7 +1185,7 @@ (org-agenda-sorting-strategy '(deadline-up priority-down)) (org-deadline-warning-days 30))) (tags-todo "TODO<>\"CONT\"-HOLD-SOMEWHEN-DATE-WAIT-TEMPLATE-SCHEDULED>=\"\"-NOT_BEFORE>=\"\"" - ((org-agenda-overriding-header "Next Actions List (not WIP, not scheduled now or in the future)") + ((org-agenda-overriding-header "Task Backlog (not WIP, not scheduled now or in the future)") (org-tags-match-list-sublevels t))))) ("B" "Backlog"