diff --git a/global.org b/global.org index 874d86e..0d07538 100644 --- a/global.org +++ b/global.org @@ -1383,6 +1383,15 @@ #+BEGIN_SRC emacs-lisp ; (setq server-name (kde-current-activity-name)) #+END_SRC +*** Journal + Setup ~org-journal~ + #+BEGIN_SRC emacs-lisp + (require 'org-journal) + (setq org-journal-dir "~/org/journal" + org-journal-file-type 'weekly + org-journal-file-format "%Y%m%d.org") + + #+END_SRC * Specialties ** beacon =beacon= is a package that helps finding the point when switching