lang/org: calendar-mark-diary-entries-flag = nil
This commit is contained in:
parent
5eba4c8d01
commit
bdf84afe68
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,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
|
||||
diary-file (concat doom-local-dir "diary.org")
|
||||
;; calendar-mark-diary-entries-flag nil
|
||||
org-agenda-restore-windows-after-quit nil
|
||||
org-agenda-skip-unavailable-files nil
|
||||
org-agenda-dim-blocked-tasks nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue