chore: add manifest.json at repo root; remove 'Obsidian' from description

This commit is contained in:
Research Assistant 2026-05-01 12:11:48 +08:00
parent e0f6052c1a
commit 28d2e296fa
2 changed files with 11 additions and 1 deletions

10
manifest.json Normal file
View file

@ -0,0 +1,10 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.4.13",
"minAppVersion": "1.0.0",
"description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.",
"author": "Lin Zhaoxuan",
"authorUrl": "https://github.com/LLLin000/PaperForge",
"isDesktopOnly": true
}

View file

@ -3,7 +3,7 @@
"name": "PaperForge",
"version": "1.4.13",
"minAppVersion": "1.0.0",
"description": "PaperForge — Zotero + Obsidian literature pipeline. Sync, OCR, and deep-reading commands in your command palette.",
"description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.",
"author": "Lin Zhaoxuan",
"authorUrl": "https://github.com/LLLin000/PaperForge",
"isDesktopOnly": true