mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
@ -443,6 +443,7 @@ If the file exists, update the cache with information."
|
|||||||
(unless (string= content-hash db-hash)
|
(unless (string= content-hash db-hash)
|
||||||
(org-roam-with-file file-path nil
|
(org-roam-with-file file-path nil
|
||||||
(save-excursion
|
(save-excursion
|
||||||
|
(org-set-regexps-and-options 'tags-only)
|
||||||
(org-roam-db-clear-file)
|
(org-roam-db-clear-file)
|
||||||
(org-roam-db-insert-file)
|
(org-roam-db-insert-file)
|
||||||
(org-roam-db-insert-file-node)
|
(org-roam-db-insert-file-node)
|
||||||
|
Reference in New Issue
Block a user