(feature): use sqlite as backing database (#200)

All org-roam related information will now be stored in the database. Henceforth, the cache needs to be built synchronously once (via `M-x org-roam-build-cache`), which is then incrementally updated.
This commit is contained in:
Jethro Kuan
2020-02-29 15:56:08 +08:00
committed by GitHub
parent d086d1675d
commit 0c2aaad3df
25 changed files with 738 additions and 839 deletions

View File

@@ -35,9 +35,12 @@ Here is an example `.dir-locals.el` file that would be placed in a
second Org-roam directory.
```emacs-lisp
((nil . ((eval . (setq-local org-roam-directory (locate-dominating-file default-directory ".dir-locals.el"))))))
((nil . ((org-roam-directory . "/path/to/here/"))))
```
Remember to run `org-roam-build-cache` from a file within that
directory, at least once.
## Org-roam Buffer
The Org-roam buffer defaults to popping up from the right. You may