From 09bf96fd5b5cbc55438640640e9b8f64e9d93863 Mon Sep 17 00:00:00 2001 From: duanfuxiang Date: Tue, 3 Jun 2025 09:46:56 +0800 Subject: [PATCH] update Readme --- README.md | 21 ++++++++++++++++----- README_zh-CN.md | 39 ++++++++++++++++++--------------------- manifest.json | 2 +- 3 files changed, 35 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 6aa2a94..f87f450 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ English | 中文 -## New Version +## Latest Version +[0.5.0](https://github.com/infiolab/infio-copilot/releases/tag/0.5.0) Enhanced performance and stability improvements, added MCP support + +## Recent Updates [0.2.4](https://github.com/infiolab/infio-copilot/releases/tag/0.2.4) Added multilingual support [0.2.3](https://github.com/infiolab/infio-copilot/releases/tag/0.2.3) Add custom mode config, you can't create you own agent now @@ -15,28 +18,36 @@ ## Features +| Feature | Description | +|---------|-------------| +| 💬 Chat & Edit | Get instant AI assistance and apply suggested improvements with a single click | +| 📝 Autocomplete | Receive context-aware writing suggestions as you type | +| ✏️ Inline Editing | Edit your notes directly within the current file | +| 🔍 Vault Chat | Interact with your entire Obsidian vault using AI | +| 🖼️ Image Analysis | Upload and analyze images from your vault or local system | +| ⌨️ Commands | Create and manage custom commands for quick actions | +| 🎯 Custom Mode | Define personalized AI modes with specific behaviors | +| 🔌 MCP | Manage Model Context Protocol integrations | + ### Chat & Edit Flow Get instant AI assistance and apply suggested improvements with a single click, all within Obsidian ![chat-with-select](asserts/chat-with-select.gif) - ### Autocomplete Receive context-aware writing suggestions as you type ![autocomplte](asserts/autocomplete.gif) - ### Inline Editing Edit your notes directly within the current file ![inline-edit](asserts/edit-inline.gif) - -### chat with vault +### Chat with Vault Leverage the power of AI to interact with your entire Obsidian vault, gaining insights and connections across your notes diff --git a/README_zh-CN.md b/README_zh-CN.md index 0bfdb7f..1dd674e 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -11,6 +11,9 @@ Infio Copilot 是一款可高度个人定制化的 Obsidian AI 插件,旨在 [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/felixduan) ## 最新版本 +[0.5.0](https://github.com/infiolab/infio-copilot/releases/tag/0.5.0) 增强性能和稳定性改进, 增加了 MC P支持 + +## 最近更新 [0.2.4](https://github.com/infiolab/infio-copilot/releases/tag/0.2.4) 增加了多语言支持 [0.2.3](https://github.com/infiolab/infio-copilot/releases/tag/0.2.3) 增加了自定义模式配置,现在无法创建自己的 agent @@ -21,49 +24,45 @@ Infio Copilot 是一款可高度个人定制化的 Obsidian AI 插件,旨在 ## 功能特点 -| 功能 | 描述 | -| -------------- | --------------------------------------------------------------------- | -| 🖋️ 内联编辑 | 选中文本 → 直接与 AI 讨论 → 一键应用到原段落 | -| 💬 对话式改写 | 与单个笔记进行智能对话,轻松修改或重写原文内容 | -| 📝 智能自动补全 | 边写边补,结合全局上下文,实时生成精准续写 | -| 🖼️ 图片识别 | 支持 Vault 内或本地图片上传 → AI 智能识别并分析(v0.1.7+) | -| 🔍 全库问答 (RAG)| 针对整个 Vault 提问,跨笔记检索并整合答案 | -| 🌐 DeepResearch| 根据问题搜索互联网数据,生成研究报告(轻量级) | +| 功能 | 描述 | +|------|------| +| 💬 对话与编辑 | 获取即时 AI 协助,一键应用建议的改进 | +| 📝 智能补全 | 在输入时获取上下文感知的写作建议 | +| ✏️ 内联编辑 | 直接在当前文件中编辑笔记 | +| 🔍 全库对话 | 使用 AI 与整个 Obsidian vault 交互 | +| 🖼️ 图片分析 | 上传并分析来自 vault 或本地系统的图片 | +| ⌨️ 快捷命令 | 创建和管理自定义快捷命令,实现快速操作 | +| 🎯 自定义Mode | 定义具有特定行为的个性化 AI 模式 | +| 🔌 MCP | 管理模型上下文协议集成 | - -### 🖋️ **内联编辑** +### 🖋️ 内联编辑 选中文本 → 直接与 AI 讨论 → 一键应用到原段落 ![inline-edit](asserts/edit-inline.gif) -### 💬 **对话式改写** +### 💬 对话式改写 与单个笔记进行智能对话,轻松修改或重写原文内容 ![chat-with-select](asserts/chat-with-select.gif) +### 📝 智能自动补全 -### 📝 **智能自动补全** - -输入时获取上下文感知的写作建议 ( ⬇️ 以下第4条为 AI 自动补全 ) +输入时获取上下文感知的写作建议 ![autocomplte](asserts/autocomplete.gif) - -🔍 **全库问答 (RAG)** +### 🔍 全库问答 (RAG) 针对整个 Vault 提问,跨笔记检索并整合答案 ![rag](asserts/rag.gif) - 🖼️ **图片识别** 支持 Vault 内或本地图片上传→AI 智能识别并分析(v0.1.7+) - - ## 开始使用 > **⚠️ 重要提示:安装程序版本要求** @@ -108,8 +107,6 @@ Infio Copilot 是一款可高度个人定制化的 Obsidian AI 插件,旨在 ## 交流 ![wx- group](https://github.com/user-attachments/assets/b6b8f982-bca2-4819-8b43-572fefcacf2e) - - ## 致谢 本项目站在巨人的肩膀上。我们要向以下开源项目表示感谢: diff --git a/manifest.json b/manifest.json index 5c5042e..e4bf0e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "infio-copilot", "name": "Infio Copilot", - "version": "1.0.0", + "version": "0.5.0", "minAppVersion": "0.15.0", "description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes", "author": "Felix.D",