Webgui 更换markdown编辑器修改为 CodeMirror 6
Webgui 支持Obsidian独有Callouts语法
Webgui 支持Obsidian双向链接功能(只支持跳转 不能像obs客户端那样可以看到笔记都链接了哪些笔记)
优化 附件上传, 上传会话现在不会立即创建临时文件,而是当第一个分片到达时才会创建临时文件
优化 笔记和附件上传过程中 立即进行目录自动创建 导致的性能问题
Webgui replaced markdown editor with CodeMirror 6
Webgui supports Obsidian-exclusive Callouts syntax
Webgui supports Obsidian bidirectional linking功能(only supports navigation, cannot see which notes are linked like the obs client)
Optimized attachment upload, upload session will not immediately create temporary files, but will only create temporary files when the first chunk arrives
Optimized performance issues caused by immediate automatic directory creation during note and attachment upload process
