mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
[emacds] Remove non-applicable slipbox setup instructions
This commit is contained in:
parent
6b17ee239c
commit
ae1fa9a4b9
1 changed files with 0 additions and 7 deletions
|
@ -1007,13 +1007,6 @@ keep them tidy.
|
|||
:desc "Synchronize all slipbox databases" "S" #'my/org-roam-slipbox-db-sync)))
|
||||
#+end_src
|
||||
|
||||
When setting up additional slipboxes, be sure to set both =org-roam-directory=
|
||||
/and/ =org-roam-db-location=. An example =.dir-locals.el=:
|
||||
|
||||
#+begin_example
|
||||
((nil . ((eval . (setq-local org-roam-directory (expand-file-name "./")
|
||||
org-roam-db-location (expand-file-name "./org-roam.db"))))))
|
||||
#+end_example
|
||||
*** Sidebar
|
||||
Display a sidebar with file-local todos and scheduling.
|
||||
|
||||
|
|
Loading…
Reference in a new issue