Henrik Lissner 2021-09-14 14:04:01 +02:00
parent 27e1ed7383
commit ec6511270d
2 changed files with 11 additions and 13 deletions

View file

@ -43,8 +43,6 @@
;; interpret it as anything other than a date.
(setq org-journal-carryover-items "TODO=\"TODO\"|TODO=\"PROJ\"|TODO=\"STRT\"|TODO=\"WAIT\"|TODO=\"HOLD\"")
(set-popup-rule! "^\\*Org-journal search" :select t :quit t)
(set-company-backend! 'org-journal-mode 'company-capf 'company-dabbrev)
(map! (:map org-journal-mode-map