feat: 新增插件系统、多种插件类型、开发指南及多语言文档。
This commit is contained in:
15
plugins/actions/export_to_excel/README_CN.md
Normal file
15
plugins/actions/export_to_excel/README_CN.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 导出为 Excel
|
||||
|
||||
此插件允许你直接从聊天界面将对话历史导出为 Excel (.xlsx) 文件。
|
||||
|
||||
## 功能特点
|
||||
|
||||
- **一键导出**:在聊天界面添加“导出为 Excel”按钮。
|
||||
- **自动表头提取**:智能识别聊天内容中的表格标题。
|
||||
- **多表支持**:支持处理单次对话中的多个表格。
|
||||
|
||||
## 使用方法
|
||||
|
||||
1. 安装插件。
|
||||
2. 在任意对话中,点击“导出为 Excel”按钮。
|
||||
3. 文件将自动下载到你的设备。
|
||||
Reference in New Issue
Block a user