mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: calendar-mark-diary-entries-flag = nil
This commit is contained in:
@ -127,8 +127,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/")
|
diary-file (concat doom-local-dir "diary.org")
|
||||||
calendar-mark-diary-entries-flag t
|
;; calendar-mark-diary-entries-flag nil
|
||||||
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