Files
Obsidian/.obsidian/plugins/copilot/manifest.json
T
Serendipity 0061345cc4 chore: 更新 Obsidian Copilot 插件版本至 3.2.8
- 更新插件 manifest.json 中的版本号
- 更新插件配置中的 lastDismissedVersion 字段
- 在插件配置中添加 miyoSearchAll 选项
- 添加 CLAUDE.md 项目文档
2026-05-04 22:35:27 +08:00

14 lines
415 B
JSON

{
"id": "copilot",
"name": "Copilot",
"version": "3.2.8",
"minAppVersion": "0.15.0",
"description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
"author": "Logan Yang",
"authorUrl": "https://twitter.com/logancyang",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang",
"GitHub Sponsor": "https://github.com/sponsors/logancyang"
}
}