Filter SOMEDAY items out from the org-random-todo list
This commit is contained in:
parent
c111714f84
commit
1579b921e8
@ -2778,6 +2778,8 @@ This is a big one; I use a lot of customisation here.
|
||||
:config
|
||||
;; Don’t bug me too often…
|
||||
(setq org-random-todo-how-often 3600)
|
||||
:custom
|
||||
(org-random-todo-skip-keywords '("SOMEDAY"))
|
||||
:bind
|
||||
(:map gpolonkai/pers-map
|
||||
("r" . org-random-todo)))
|
||||
|
Loading…
Reference in New Issue
Block a user