updates
This commit is contained in:
parent
fca8b6860b
commit
3153491b2b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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:
|
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
|
(use-package org-journal
|
||||||
:bind
|
:bind
|
||||||
("C-c n j" . org-journal-new-entry)
|
("C-c n j" . org-journal-new-entry)
|
||||||
|
|
Loading…
Reference in a new issue