summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/init-org.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/init-org.el b/lisp/init-org.el
index 63f5532..18af71e 100644
--- a/lisp/init-org.el
+++ b/lisp/init-org.el
@@ -52,6 +52,9 @@
;; hide todo entries scheduled in the future
(setq org-agenda-todo-ignore-scheduled 'future)
+ ;; include two weeks in agenda
+ (setq org-agenda-span 'fortnight)
+
;; customize agenda
(setq org-agenda-custom-commands
'(;; default view