forked from colonelpanic/dotfiles
Add org-habits module.
This commit is contained in:
parent
1e175f9790
commit
26c3dfd1de
1
init.el
1
init.el
@ -467,6 +467,7 @@ buffer is not visiting a file."
|
||||
("C-c n s" . org-insert-todo-subheading))
|
||||
:config
|
||||
(progn
|
||||
(add-to-list 'org-modules 'org-habits)
|
||||
(let ((this-week-high-priority
|
||||
'(tags-todo "+PRIORITY=\"A\"+DEADLINE<\"<+1w>\""
|
||||
((org-agenda-overriding-header
|
||||
|
Loading…
x
Reference in New Issue
Block a user