mirror of
https://github.com/org-roam/org-roam
synced 2025-09-02 14:53:31 -05:00
Each org-roam-directory gets its own cache. One can override the `org-roam-directory` variable locally via dir-locals: ((org-mode . ((eval . (setq-local org-roam-directory (expand-file-name "./"))))))