This commit is contained in:
Correl Roush 2021-06-27 18:07:12 -04:00
parent fca8b6860b
commit 3153491b2b

View file

@ -31,7 +31,7 @@ note-taking than the built-in functionality to do the same.
The following configuration will instruct [[file:20200711111826-org_journal.org][Org-Journal]] to create separate note
files for each day in the Org-roam directory:
#+begin_src emacs-lisp :eval never :expors code
#+begin_src emacs-lisp :eval never :exports code
(use-package org-journal
:bind
("C-c n j" . org-journal-new-entry)