org-roam/tests
Herbert Jones b4d89c6a0c
(feature): allow multiple org-roam directories (#178)
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 "./"))))))
2020-02-25 23:06:40 +08:00
..
roam-files (feature): update cache on file rename (#124) 2020-02-20 08:32:54 +08:00
roam-files-multi (feature): allow multiple org-roam directories (#178) 2020-02-25 23:06:40 +08:00
test-org-roam.el (feature): allow multiple org-roam directories (#178) 2020-02-25 23:06:40 +08:00