lang/org: highlight appointments in calendar (WIP)

This commit is contained in:
Henrik Lissner 2017-03-08 21:35:16 -05:00
parent f0eeaec5a0
commit e62d3960c9

View File

@ -123,6 +123,8 @@
org-refile-targets '((nil . (:maxlevel . 2))) ; display full path in refile completion
;; Agenda
diary-file (concat doom-local-dir "dairy/")
calendar-mark-diary-entries-flag t
org-agenda-restore-windows-after-quit nil
org-agenda-skip-unavailable-files nil
org-agenda-dim-blocked-tasks nil