diff --git a/manual.html b/manual.html index 8220b53..4504092 100644 --- a/manual.html +++ b/manual.html @@ -189,6 +189,8 @@ Concepts and Configuration
Navigating Around @@ -1072,6 +1074,8 @@ org-roam.
-Previous: Org-roam Files, Up: Concepts and Configuration [Index]
+Next: The Database, Previous: Org-roam Files, Up: Concepts and Configuration [Index]The org-roam-link-invalid
face is applied to links that are broken. These are
links to files or IDs that cannot be found.
+Previous: Org-roam Faces, Up: Concepts and Configuration [Index]
+Org-roam is backed by a Sqlite database. +
+Method to update the Org-roam database. +
+'immediate
: Update the database immediately upon file changes.
+
'idle-timer
: Updates the database if dirty, if Emacs idles for
+org-roam-db-update-idle-seconds
.
+
Number of idle seconds before triggering an Org-roam database update. This is
+only valid if org-roam-db-update-method
is 'idle-timer
.
+
org-roam-dailies-capture-templates
:org-roam-dailies-directory
:org-roam-db-location
:org-roam-db-update-idle-seconds
:org-roam-db-update-method
:org-roam-directory
:org-roam-encrypt-files
:org-roam-file-exclude-regexp
: