mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
update if visible
This commit is contained in:
@ -130,7 +130,7 @@ SLUG is the short file name, without a path or a file extension."
|
||||
"Initialize org-roam."
|
||||
(interactive)
|
||||
(pcase (org-roam-current-visibility)
|
||||
('visible nil)
|
||||
('visible (org-roam-update))
|
||||
('exists (org-roam-split))
|
||||
('none (org-roam-split))))
|
||||
|
||||
|
Reference in New Issue
Block a user