From 07cd7894f00173e08e80dc8e0ba4364820d577a5 Mon Sep 17 00:00:00 2001 From: Noboru Ota Date: Wed, 3 Nov 2021 12:03:02 +0100 Subject: [PATCH] Run org-roam-db-sync when Emacs is idle --- Hitchhiker's-Rough-Guide-to-Org-roam-V2.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hitchhiker's-Rough-Guide-to-Org-roam-V2.org b/Hitchhiker's-Rough-Guide-to-Org-roam-V2.org index 131dcdc..12b5657 100644 --- a/Hitchhiker's-Rough-Guide-to-Org-roam-V2.org +++ b/Hitchhiker's-Rough-Guide-to-Org-roam-V2.org @@ -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 -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.