Commit Graph

128 Commits

Author SHA1 Message Date
Jeff fu
a010e52cea 优化表格添加功能,支持表头底色与隔行底色,调整单元格对齐方式以提升可读性 2025-12-30 15:17:06 +08:00
Jeff fu
d06b27fbb8 优化代码高亮和段落格式,调整关键字颜色和背景色,确保更好的可读性 2025-12-30 15:04:06 +08:00
Jeff fu
7f43e45049 更新导出为 Word 功能,增加代码语法高亮和引用块支持,优化文档说明和依赖项 2025-12-30 14:56:57 +08:00
Jeff fu
1bf1d7ac23 更新导出为 Word 功能,优化文件命名逻辑,增加聊天标题提取,完善文档说明 2025-12-30 14:45:51 +08:00
Jeff fu
278a6ce12c Add export to Word functionality with Markdown support
- Implemented a new plugin to export current conversation content from Markdown to Word (.docx) format.
- Added README_CN.md for Chinese documentation, detailing features, supported Markdown syntax, usage instructions, font configurations, and author information.
- Developed export_to_word.py to handle the conversion process, including title extraction, document creation, and file download triggering.
- Included support for various Markdown elements such as headings, lists, tables, and inline formatting.
- Ensured proper handling of Chinese and English text without encoding issues.
2025-12-30 13:29:44 +08:00
Jeff fu
b0fad966ce 添加作者和许可证信息到各个插件的 README 文件 2025-12-30 12:44:55 +08:00
Jeff fu
e4fd08628c 更新闪记卡插件的图标为官方Lucide SVG格式 2025-12-30 11:24:23 +08:00
Jeff fu
6a4a578394 Add Flash Card plugin with HTML generation and key point extraction
- Introduced a new Flash Card plugin that generates visually appealing flashcards from text input.
- Implemented functionality to extract key points and categories for efficient learning.
- Added a new Python file for the plugin logic and a corresponding image asset.
- Removed outdated README files for the previous knowledge card plugin.
2025-12-30 11:18:36 +08:00
Jeff
fb4af28539 Import re module in knowledge_card.py
Added import for regular expressions to knowledge_card.py
2025-12-30 10:55:27 +08:00
copilot-swe-agent[bot]
7d16ac4b29 Update icons to official Lucide SVGs in base64 format
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:28:46 +00:00
copilot-swe-agent[bot]
ded4040af1 Revert icon_url changes - keep original base64 SVG format
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:14:14 +00:00
copilot-swe-agent[bot]
c77ad84858 统一插件 icon_url 为 Lucide Icons 格式
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:07:40 +00:00
copilot-swe-agent[bot]
c95a6c5366 chore: switch infographic icon to lucide bar-chart-2
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 10:22:00 +00:00
copilot-swe-agent[bot]
d3d46bb166 chore: align infographic icon with official style
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 10:02:49 +00:00
copilot-swe-agent[bot]
27ff6a29a3 chore: tweak infographic icon stroke for clarity
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 09:56:07 +00:00
copilot-swe-agent[bot]
127fecc9e3 chore: update infographic icon to monochrome
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 09:44:20 +00:00
fujie
d1bc006098 feat: 新增 Gemini 多模态过滤器,支持多种文件类型并提供视频字幕增强功能 2025-12-29 03:41:53 +08:00
fujie
1930d415ee feat: 添加信息图生成功能及其多语言提示,并更新相关逻辑。 2025-12-29 00:38:20 +08:00
fujie
66a6d6b103 feat: 更新插件元数据和文档,并移除旧的 README 文件。 2025-12-28 21:54:47 +08:00
fujie
9ee3d495b6 feat: 替换 compare-tablelist-grid 并新增 compare-binary 示例 2025-12-28 20:46:03 +08:00
fujie
2f27267b42 feat: 添加信息图插件,并更新相关插件模板和开发文档。 2025-12-28 20:08:50 +08:00
fujie
3ddddb69d7 feat: 重构了智能思维导图和摘要插件的事件发射逻辑,并新增了插件开发指南。 2025-12-20 17:03:40 +08:00
fujie
afaa25d441 refactor: 优化插件HTML输出结构和样式,引入通用HTML包装器实现模块化。 2025-12-20 15:43:58 +08:00
fujie
533a6dee5d feat: 插件新增配置项以支持在渲染新结果前清除旧的 HTML 输出 2025-12-20 15:07:41 +08:00
fujie
0ef4d67d09 feat: 添加了中英文动作插件模板,更新了摘要和智能思维导图插件,并简化了异步上下文压缩插件的模型阈值配置。 2025-12-20 14:59:55 +08:00
fujie
0c380b9fe4 删除 CHANGELOG.md 文件及其在 README.md 中的引用,并更新 async_context_compression 插件以支持基于 Token 的压缩阈值和模型特定上下文限制。 2025-12-20 14:29:44 +08:00
fujie
39eb7d00ee feat: 更新插件作者信息并将深度阅读插件本地化为英文 2025-12-20 14:27:37 +08:00
fujie
eaa6319991 feat: 新增插件系统、多种插件类型、开发指南及多语言文档。 2025-12-20 12:34:49 +08:00