Show text bodies of agenda items

This commit is contained in:
Curt Spark 2026-03-04 20:32:33 +00:00
parent 1983796ef9
commit 97979326ba
1 changed files with 2 additions and 0 deletions

View File

@ -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: