mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(doc): Link org-journal to section on daily-notes (#1258)
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user