Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
文件列表中图片文件的上传功能
主要修改的是src/main.ts中的内容.
以上功能本人已在自己的vault中测试妥当, 处理1500+的文件批量上传也没有卡顿/文件丢失的问题.
本人没有修改version相关的设定, 但搭建环境时有些包不可避免地添加进了package.json, 这部分交由原作者判断.
感谢原作者的优秀插件, 希望本人此次的代码有所贡献.