20250131.1738334466

This commit is contained in:
fz0x1 2025-01-31 15:41:06 +01:00
parent c8974711bf
commit 9c73d13cea

View file

@ -343,6 +343,9 @@ PRIORITY may be one of the characters ?A, ?B, or ?C."
(setq org-agenda-skip-timestamp-if-done t) (setq org-agenda-skip-timestamp-if-done t)
(setq org-agenda-tag-filter-preset '("-movies" "-book")) (setq org-agenda-tag-filter-preset '("-movies" "-book"))
(setq org-agenda-skip-function-global
'(org-agenda-skip-entry-if 'todo '("CNCL")))
(setq org-agenda-custom-commands (setq org-agenda-custom-commands
'( '(
;; Daily Agenda & TODOs ;; Daily Agenda & TODOs