Variable: org-roam-db-autosync-mode
org-roam-db-autosync-mode is a customizable variable defined in
org-roam-autoloads.el.
Value
nil
Documentation
Non-nil if Org-Roam-Db-Autosync mode is enabled.
See the org-roam-db-autosync-mode(var)/org-roam-db-autosync-mode(fun) command
for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node (emacs)Easy Customization)
or call the function org-roam-db-autosync-mode(var)/org-roam-db-autosync-mode(fun).
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/org-roam-20260224.1637/org-roam-autoloads.el
(defvar org-roam-db-autosync-mode nil "\
Non-nil if Org-Roam-Db-Autosync mode is enabled.
See the `org-roam-db-autosync-mode' command
for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node `Easy Customization')
or call the function `org-roam-db-autosync-mode'.")