feat(emacs): Let org-mode log into a drawer

This commit is contained in:
Alexander Kobjolke 2024-04-23 22:11:38 +02:00
parent 78a63f1122
commit a085d22365

View file

@ -33,6 +33,7 @@
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/org/"
org-log-into-drawer t
org-roam-directory (file-truename "~/org/notes"))
;; do not create a new workspace for each emacsclient