stripped incubator agenda view to not include current tasks (less

crowded now)
This commit is contained in:
petrucci4prez 2018-09-16 21:39:46 -04:00
parent 7c8b773720
commit 3460549e8d
1 changed files with 2 additions and 1 deletions

View File

@ -1551,7 +1551,8 @@ set as a text property for further sorting"
("i" ("i"
"Incubator View" "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-time-grid nil)
(org-agenda-entry-types '(:deadline :timestamp)))) (org-agenda-entry-types '(:deadline :timestamp))))
,(nd/agenda-base-task-cmd "-NA-REFILE+%inc/!" ,(nd/agenda-base-task-cmd "-NA-REFILE+%inc/!"