mirror of
https://github.com/org-roam/org-roam
synced 2025-09-04 15:03:32 -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 "./"))))))