20250131.1738334466
This commit is contained in:
parent
c8974711bf
commit
9c73d13cea
1 changed files with 3 additions and 0 deletions
|
@ -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-tag-filter-preset '("-movies" "-book"))
|
||||
|
||||
(setq org-agenda-skip-function-global
|
||||
'(org-agenda-skip-entry-if 'todo '("CNCL")))
|
||||
|
||||
(setq org-agenda-custom-commands
|
||||
'(
|
||||
;; Daily Agenda & TODOs
|
||||
|
|
Loading…
Add table
Reference in a new issue