Skip to content

v1.1.6: 修复右键菜单操作后侧边栏不刷新

Choose a tag to compare

@gibsonchan-5 gibsonchan-5 released this 19 Aug 03:09
· 8 commits to main since this release

修复

  • 修复右键菜单操作后侧边栏不刷新的问题(预先捕获 filePath,避免菜单弹出后 PDF 视图失去焦点导致 getActiveFile 返回 null)
  • 侧边栏 refresh 方法支持传入 targetPath 参数,不再只依赖 getActiveFile
  • 符合 Obsidian 社区审核规则