From 3460549e8dc6f9b702979797007b05c158b9f8c7 Mon Sep 17 00:00:00 2001 From: petrucci4prez Date: Sun, 16 Sep 2018 21:39:46 -0400 Subject: [PATCH] stripped incubator agenda view to not include current tasks (less crowded now) --- conf.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.org b/conf.org index 8883686..d2fc3c5 100644 --- a/conf.org +++ b/conf.org @@ -1551,7 +1551,8 @@ set as a text property for further sorting" ("i" "Incubator View" - ((agenda "" ((org-agenda-span 7) + ((agenda "" ((org-agenda-skip-function '(nd/skip-headings-with-tags nil '("%inc"))) + (org-agenda-span 7) (org-agenda-time-grid nil) (org-agenda-entry-types '(:deadline :timestamp)))) ,(nd/agenda-base-task-cmd "-NA-REFILE+%inc/!"