(feat): make org-roam-buffer-update interactive (#1343)

Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
This commit is contained in:
Nathanael kinfe
2020-12-15 04:04:48 -08:00
committed by GitHub
parent d87dd011aa
commit 7ad32e8395

View File

@ -218,6 +218,7 @@ ORIG-PATH is the path where the CONTENT originated."
(defun org-roam-buffer-update ()
"Update the `org-roam-buffer'."
(interactive)
(org-roam-db--ensure-built)
(let* ((source-org-roam-directory org-roam-directory))
(with-current-buffer org-roam-buffer