Feature
- support persist/restore markdown cursor/scroll position, and heading (data is stored inside plugin folder) #117 #155
- auto update links of a heading in other files when this heading is changed #28
Fix
Note
Persist Markdown is enabled by default, which means you can get remember cursor/scroll position function when quiet-outline is enabled.
If this feature is not needed, it can be turned off in the settings panel.
功能更新
- 支持持久化 Markdown 光标/滚动位置(数据保存在插件目录下的文件中,因此即使重启 obsidian 仍然可以恢复位置) #117 #155
- 当标题内容被修改时(通过菜单选项),自动更新其他文件中指向该标题的链接 #28
修复
持久化 Markdown 功能是默认启用的——也就是说只需要打开 quiet-outline,就会自动获得「记忆光标/滚动位置」的功能。
如果不需要该功能,可以在设置面板中关闭。