"Tory S. Anderson" <tory_ander...@byu.edu> writes:

> ... I will rethink my setup to use those things. Thanks for your response!

You do not need to rethink your setup. Just move the filter to global
settings. It is how it is supposed to be used.

(org-agenda-custom-commands
 '(("w" . "Work")
   ("wd" "Work Day"
    ((agenda ""
             ((org-agenda-span 1)
              (org-agenda-start-on-weekday nil))))
    ;; Filter applies globally to the whole view.
    ((org-agenda-regexp-filter-preset
      '("+ODH\\|AGENDA\\|CONFERENCE" "-TSA\\|PRIESTHOOD"))))))

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to