diff --git a/doc/org-roam.org b/doc/org-roam.org index fc94ac8..543fc30 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -1329,9 +1329,9 @@ that uses an external search engine and indexer. [[https://github.com/bastibe/org-journal][Org-journal]] provides journaling capabilities to Org-mode. A lot of its functionalities have been incorporated -into Org-roam under the name ~org-roam-dailies~. It remains a good tool if -you want to isolate your verbose journal entries from the ideas you would -write on a scratchpad. +into Org-roam under the name [[*Daily-notes][~org-roam-dailies~]]. It remains +a good tool if you want to isolate your verbose journal entries from the ideas +you would write on a scratchpad. #+BEGIN_SRC emacs-lisp (use-package org-journal diff --git a/doc/org-roam.texi b/doc/org-roam.texi index ff235f5..e575597 100644 --- a/doc/org-roam.texi +++ b/doc/org-roam.texi @@ -1750,9 +1750,9 @@ that uses an external search engine and indexer. @uref{https://github.com/bastibe/org-journal, Org-journal} provides journaling capabilities to Org-mode. A lot of its functionalities have been incorporated -into Org-roam under the name @code{org-roam-dailies}. It remains a good tool if -you want to isolate your verbose journal entries from the ideas you would -write on a scratchpad. +into Org-roam under the name @ref{Daily-notes, , @code{org-roam-dailies}}. It remains +a good tool if you want to isolate your verbose journal entries from the ideas +you would write on a scratchpad. @lisp (use-package org-journal