(fix): Enforce default for ‘org-roam-index-file’ (#599)

This commit is contained in:
Leo Vivier
2020-05-12 10:12:14 +02:00
committed by GitHub
parent ad5fca5440
commit b4927abbd7

View File

@@ -554,7 +554,7 @@ which takes as its argument an alist of path-completions. See
(interactive)
(find-file org-roam-directory))
(defcustom org-roam-index-file nil
(defcustom org-roam-index-file "index.org"
"Path to the Org-roam index file.
The path can be a string or a function. If it is a string, it
should be the path (absolute or relative to `org-roam-directory')