📝 Docs: update README

This commit is contained in:
萌萌哒赫萝 2023-07-11 20:18:44 -07:00
parent 037615bfbc
commit da623bcd6d
2 changed files with 4 additions and 2 deletions

View File

@ -31,7 +31,7 @@ PicList的内核使用的是原版PicGo-Core基础上修改的[PicList-core](htt
## 特色功能
- 保留了PicGo的所有功能兼容已有的PicGo插件系统包括和typora、obsidian等的搭配
- 新增了对webdav上传imgur账户上传等的支持
- 新增了对webdav上传imgur账户上传,本地文件夹上传等的支持
- 相册中可同步删除云端图片同时新增了高级搜索和排序批量修改URL等功能
- 内置水印添加、图片压缩、图片缩放、图片旋转和图片格式转换等功能支持自定义配置且可以通过CLI命令行调用
- 新增配置多端同步功能
@ -91,6 +91,7 @@ MacOS:
| 七牛云 | ✔️ | ✔️ |
| S3 API兼容平台 | ✔️ | ✔️ |
| WebDAV | ✔️ | ✔️ |
| 本地文件夹 | ✔️ | ✔️ |
| 插件 | 相册云删除 |
| :----------------------------------------------------------: | :--------: |

View File

@ -31,7 +31,7 @@ if you want to use PicList-core, please go to [https://github.com/Kuingsmile/Pic
## Features
- Maintain all the functions of PicGo, compatible with the existing PicGo plug-in system, including the combination with typora, obsidian and other software
- Add support for webdav upload, imgur account upload, etc.
- Add support for webdav upload, imgur account upload, local path upload, etc.
- Synchronous cloud deletion of pictures in the album, advanced search and sorting features have been added, along with the ability to bulk modify URLs.
- Built-in watermark addition, image compression, image scaling, image rotation and image format conversion functions, support custom configuration, and can be called through CLI command line
- Add the configuration of multi-device synchronization function.
@ -93,6 +93,7 @@ Search and install `Image auto upload Plugin` in the community plugin, then ente
| Qiniu | ✔️ | ✔️ |
| S3 API compatible platform | ✔️ | ✔️ |
| WebDAV | ✔️ | ✔️ |
| Local | ✔️ | ✔️ |
| Plugin | Album cloud deletion |
| :----------------------------------------------------------: | :------------------: |