summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a6e3eb72..5ab92cf4 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -5224,7 +5224,8 @@ completed, and trees with (possibly inherited) NOARCHIVE tag"
(spw/has-next-action-p))))
(defun spw/skip-routine ()
- (spw/skip-when (string= "Routine" (org-get-category))))
+ (spw/skip-when (and (org-agenda-skip-entry-if 'scheduled)
+ (string= "Routine" (org-get-category)))))
(defun spw/skip-non-actionable ()
"Skip: