mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 07:50:24 +00:00
11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"id": "obsidian-copilot",
|
|
"name": "Obsidian Copilot",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A ChatGPT copilot in Obsidian.",
|
|
"author": "Logan Yang",
|
|
"authorUrl": "https://logancyang.com",
|
|
"fundingUrl": "https://www.buymeacoffee.com/logancyang",
|
|
"isDesktopOnly": true
|
|
}
|