📝 Docs: update Features

This commit is contained in:
萌萌哒赫萝
2023-05-02 18:11:57 +08:00
parent 86af0f12ac
commit b97f79b49f
2 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ PicList的内核使用的是原版PicGo-Core基础上修改的[PicList-core](htt
- 新增了对webdav上传imgur账户上传等的支持
- 相册中可同步删除云端图片同时新增了高级搜索和排序批量修改URL等功能
- 内置水印添加、图片压缩、图片缩放、图片旋转和图片格式转换等功能支持自定义配置且可以通过CLI命令行调用
- 新增配置多端同步功能
- 支持管理所有图床,可以在线进行云端目录查看、文件搜索、批量上传、批量下载、删除文件等
- 支持预览多种格式的文件包括图片、视频、纯文本文件和markdown文件等具体支持的格式请参考[支持的文件格式列表](https://github.com/Kuingsmile/PicList/blob/dev/supported_format.md)
- 支持正则表达式的批量云端文件重命名

View File

@@ -32,6 +32,8 @@ if you want to use PicList-core, please go to [https://github.com/Kuingsmile/Pic
- Add support for webdav upload, imgur account 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.
- Add
- Support management of all cloud storage platforms, can be online to view the cloud directory, file search, batch upload, batch download, delete files and other operations
- Support previewing multiple formats of files, including pictures, videos, plain text files and markdown files, etc. For the specific formats supported, please refer to [Supported file format list](https://github.com/Kuingsmile/PicList/blob/dev/supported_format.md)
- Support batch cloud file renaming based on regular expressions