From b97f79b49fd7f3a22bc67c416844814a928e0bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E8=90=8C=E5=93=92=E8=B5=AB=E8=90=9D?= Date: Tue, 2 May 2023 18:11:57 +0800 Subject: [PATCH] :pencil: Docs: update Features --- README.md | 1 + README_en.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 6ffc996b..b9a3c872 100644 --- a/README.md +++ b/README.md @@ -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) - 支持正则表达式的批量云端文件重命名 diff --git a/README_en.md b/README_en.md index 87248bb3..12f80160 100644 --- a/README_en.md +++ b/README_en.md @@ -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