updates 3
All checks were successful
Build Quartz Notes / build (push) Successful in 49s

This commit is contained in:
2026-06-03 15:53:25 +01:00
parent 0bda56e11b
commit e45eb60033
12 changed files with 8503 additions and 58 deletions

14
.obsidian/plugins/copilot/manifest.json vendored Normal file
View File

@@ -0,0 +1,14 @@
{
"id": "copilot",
"name": "Copilot",
"version": "3.3.3",
"minAppVersion": "1.11.4",
"isDesktopOnly": false,
"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"
}
}