FIX typo
This commit is contained in:
parent
1852f47b98
commit
d728ee56f2
|
@ -3204,7 +3204,7 @@ review phase)"
|
||||||
(interactive)
|
(interactive)
|
||||||
(let ((match (nd/org-mk-match-string + org-x-tag-incubated))
|
(let ((match (nd/org-mk-match-string + org-x-tag-incubated))
|
||||||
(files (org-x-get-action-and-incubator-files)))
|
(files (org-x-get-action-and-incubator-files)))
|
||||||
(nd/org-agenda-call "Incubator" nil 'tags-todo match
|
(nd/org-agenda-call "Incubator" nil 'tags-todo match files
|
||||||
`((org-agenda-skip-function #'org-x-incubator-skip-function)
|
`((org-agenda-skip-function #'org-x-incubator-skip-function)
|
||||||
(org-agenda-sorting-strategy '(category-keep))
|
(org-agenda-sorting-strategy '(category-keep))
|
||||||
(org-super-agenda-groups
|
(org-super-agenda-groups
|
||||||
|
|
Loading…
Reference in New Issue