Breaking Changes - obsidian-nvim/obsidian.nvim GitHub Wiki
TODO: list all the things that you need to migrate
- Follow any warning that pops up when you enter neovim. We group config options more logically to have better docs and improve feature accessibility.
- All the functions in the
callbacksection, the first argumentclientis removed. - ...
Planned breaking changes
legacy commandswill be removed, along withObsidianQuickSwitchstyle commands.- completion will only be triggered by
[[for both markdown and wiki links, like obsidian app, it will be less intrusive for typing.