diff --git a/init.el b/init.el index 2e3f9ac..642e065 100644 --- a/init.el +++ b/init.el @@ -195,6 +195,8 @@ (use-package org :ensure (:wait t) :demand t + :hook + (org-agenda-mode . (lambda() (org-agenda-entry-text-mode 1))) :config (setq org-agenda-files '("~/Nextcloud/Agenda")) ;This is will integrate the Calendar/Diary into Org-Agenda, so you can get access to dates on public holidays etc. Set diary to true: