ORG_ROAM: Add completion everywhere
That way, when we type a part of the note name, we get an automatic link/insert of the node.
This commit is contained in:
parent
8a5527c2d4
commit
6127374888
1 changed files with 1 additions and 1 deletions
|
|
@ -843,10 +843,10 @@ Preserve indentation in SRC blocks
|
|||
(use-package org-roam
|
||||
:custom
|
||||
(org-roam-directory "~/projects/notes")
|
||||
(org-roam-completion-everywhere t)
|
||||
:config
|
||||
(org-roam-setup)
|
||||
)
|
||||
|
||||
#+END_SRC
|
||||
|
||||
*** UI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue