diff --git a/config.org b/config.org index 071e7b1..6116f4d 100644 --- a/config.org +++ b/config.org @@ -11,7 +11,6 @@ - [[#org-mode][Org mode]] - [[#directory][Directory]] - [[#agenda-setup][Agenda setup]] - - [[#journal][Journal]] - [[#org-ids][Org IDs]] - [[#roam][Roam]] - [[#doom-specific][Doom specific]] @@ -220,16 +219,6 @@ I also remove the block separators in the agenda view: (setq org-agenda-block-separator "")) #+END_SRC -** Journal - -For [[https://github.com/bastibe/org-journal][org-journal]] I want weekly entries (the default is ='daily=). - -#+BEGIN_SRC emacs-lisp -(after! org-journal - (setq org-journal-date-format "%A (%d/%m/%Y)") - (setq org-journal-file-type 'weekly)) -#+END_SRC - ** Org IDs Org can link to entries using UUIDs, but we need the module to be loaded for