16 lines
538 B
Markdown
16 lines
538 B
Markdown
|
|
# Export to Excel
|
||
|
|
|
||
|
|
This plugin allows you to export your chat history to an Excel (.xlsx) file directly from the chat interface.
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- **One-Click Export**: Adds an "Export to Excel" button to the chat.
|
||
|
|
- **Automatic Header Extraction**: Intelligently identifies table headers from the chat content.
|
||
|
|
- **Multi-Table Support**: Handles multiple tables within a single chat session.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
1. Install the plugin.
|
||
|
|
2. In any chat, click the "Export to Excel" button.
|
||
|
|
3. The file will be automatically downloaded to your device.
|