hyeonseonam_auto-classifier/manifest.json
2025-07-11 02:02:00 +09:00

10 lines
455 B
JSON

{
"id": "auto-classifier",
"name": "Auto Classifier",
"version": "1.3.0",
"minAppVersion": "1.1.1",
"description": "This plugin automatically classify tag from your notes using ChatGPT API or Jina Classifier. It analyze your note (It can be title, frontmatter, content or selected area) and automatically insert tag where you set.",
"author": "Hyeonseo Nam",
"authorUrl": "https://github.com/HyeonseoNam/auto-classifier",
"isDesktopOnly": false
}