mirror of
https://github.com/hyeonseonam/auto-classifier.git
synced 2026-07-22 07:40:29 +00:00
10 lines
455 B
JSON
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
|
|
}
|