aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/config.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.local.d/config.el')
-rw-r--r--.emacs.local.d/config.el12
1 files changed, 8 insertions, 4 deletions
diff --git a/.emacs.local.d/config.el b/.emacs.local.d/config.el
index cb3d088..ffc641a 100644
--- a/.emacs.local.d/config.el
+++ b/.emacs.local.d/config.el
@@ -1,4 +1,8 @@
-(setq my-org-agenda-files '("~/org/"))
-(setq my-org-journal-dir "~/org/journal/")
-(setq my-org-refile-path "~/refile.org")
-(setq my-org-roam-directory "~/org/roam/")
+(setq
+ my-org-agenda-files '("~/org/")
+ my-org-journal-file-type 'yearly
+ my-org-journal-dir "~/org/journal/"
+ my-org-journal-file-format "%Y.org"
+ my-org-journal-time-prefix "* "
+ my-org-refile-path "~/refile.org"
+ my-org-roam-directory "~/org/roam/")
nihil fit ex nihilo