mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
📝 Docs: update README
This commit is contained in:
parent
037615bfbc
commit
da623bcd6d
@ -31,7 +31,7 @@ PicList的内核使用的是原版PicGo-Core基础上修改的[PicList-core](htt
|
|||||||
## 特色功能
|
## 特色功能
|
||||||
|
|
||||||
- 保留了PicGo的所有功能,兼容已有的PicGo插件系统,包括和typora、obsidian等的搭配
|
- 保留了PicGo的所有功能,兼容已有的PicGo插件系统,包括和typora、obsidian等的搭配
|
||||||
- 新增了对webdav上传,imgur账户上传等的支持
|
- 新增了对webdav上传,imgur账户上传,本地文件夹上传等的支持
|
||||||
- 相册中可同步删除云端图片,同时新增了高级搜索和排序,批量修改URL等功能
|
- 相册中可同步删除云端图片,同时新增了高级搜索和排序,批量修改URL等功能
|
||||||
- 内置水印添加、图片压缩、图片缩放、图片旋转和图片格式转换等功能,支持自定义配置,且可以通过CLI命令行调用
|
- 内置水印添加、图片压缩、图片缩放、图片旋转和图片格式转换等功能,支持自定义配置,且可以通过CLI命令行调用
|
||||||
- 新增配置多端同步功能
|
- 新增配置多端同步功能
|
||||||
@ -91,6 +91,7 @@ MacOS:
|
|||||||
| 七牛云 | ✔️ | ✔️ |
|
| 七牛云 | ✔️ | ✔️ |
|
||||||
| S3 API兼容平台 | ✔️ | ✔️ |
|
| S3 API兼容平台 | ✔️ | ✔️ |
|
||||||
| WebDAV | ✔️ | ✔️ |
|
| WebDAV | ✔️ | ✔️ |
|
||||||
|
| 本地文件夹 | ✔️ | ✔️ |
|
||||||
|
|
||||||
| 插件 | 相册云删除 |
|
| 插件 | 相册云删除 |
|
||||||
| :----------------------------------------------------------: | :--------: |
|
| :----------------------------------------------------------: | :--------: |
|
||||||
|
@ -31,7 +31,7 @@ if you want to use PicList-core, please go to [https://github.com/Kuingsmile/Pic
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Maintain all the functions of PicGo, compatible with the existing PicGo plug-in system, including the combination with typora, obsidian and other software
|
- 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.
|
- 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
|
- 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.
|
- 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 | ✔️ | ✔️ |
|
| Qiniu | ✔️ | ✔️ |
|
||||||
| S3 API compatible platform | ✔️ | ✔️ |
|
| S3 API compatible platform | ✔️ | ✔️ |
|
||||||
| WebDAV | ✔️ | ✔️ |
|
| WebDAV | ✔️ | ✔️ |
|
||||||
|
| Local | ✔️ | ✔️ |
|
||||||
|
|
||||||
| Plugin | Album cloud deletion |
|
| Plugin | Album cloud deletion |
|
||||||
| :----------------------------------------------------------: | :------------------: |
|
| :----------------------------------------------------------: | :------------------: |
|
||||||
|
Loading…
Reference in New Issue
Block a user