mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: highlight appointments in calendar (WIP)
This commit is contained in:
@ -123,6 +123,8 @@
|
|||||||
org-refile-targets '((nil . (:maxlevel . 2))) ; display full path in refile completion
|
org-refile-targets '((nil . (:maxlevel . 2))) ; display full path in refile completion
|
||||||
|
|
||||||
;; Agenda
|
;; Agenda
|
||||||
|
diary-file (concat doom-local-dir "dairy/")
|
||||||
|
calendar-mark-diary-entries-flag t
|
||||||
org-agenda-restore-windows-after-quit nil
|
org-agenda-restore-windows-after-quit nil
|
||||||
org-agenda-skip-unavailable-files nil
|
org-agenda-skip-unavailable-files nil
|
||||||
org-agenda-dim-blocked-tasks nil
|
org-agenda-dim-blocked-tasks nil
|
||||||
|
Reference in New Issue
Block a user