You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In obsidian.nvim there is the ObsidianWorkspace command to switch to another obsidian vault (sometimes I have also two vaults open simultaneously). For obsidian-bridge.nvim to continue functioning in the new workspace, I guess this would require changing the port number and the API key of obsidian-bridge.nvim. Is there an easy way to implement this feature?
The text was updated successfully, but these errors were encountered:
I can understand it would be neat to support something like that, would you imagine it would mirror how it's done in obsidian.nvim with something like:
In obsidian.nvim there is the
ObsidianWorkspace
command to switch to another obsidian vault (sometimes I have also two vaults open simultaneously). For obsidian-bridge.nvim to continue functioning in the new workspace, I guess this would require changing the port number and the API key of obsidian-bridge.nvim. Is there an easy way to implement this feature?The text was updated successfully, but these errors were encountered: