Run org-roam-db-sync when Emacs is idle

Noboru Ota
2021-11-03 12:03:02 +01:00
parent a4dfcea891
commit 07cd7894f0

@@ -392,7 +392,7 @@ For more discussion, see [[https://github.com/org-roam/org-roam/pull/1544][#1544
** Run =org-roam-db-sync= when Emacs is idle ** Run =org-roam-db-sync= when Emacs is idle
Refer to [#1939](https://github.com/org-roam/org-roam/issues/1939). Refer to [[https://github.com/org-roam/org-roam/issues/1939][#1939]]
You can turn off automatic db update when you save a buffer by turning off =org-roam-db-update-on-save=; e.g. when you have a large Org file and do not want the delay on save. You can turn off automatic db update when you save a buffer by turning off =org-roam-db-update-on-save=; e.g. when you have a large Org file and do not want the delay on save.