mirror of
https://github.com/travisvn/obsidian-vision-recall.git
synced 2026-07-22 05:38:13 +00:00
- Introduced new configuration options for vision and notes LLM prompts - Added category detection feature toggle in ConfigModal - Updated ScreenshotProcessor to utilize new prompt configurations - Cleaned up HelpModal by removing outdated forum links
10 lines
No EOL
297 B
JSON
10 lines
No EOL
297 B
JSON
{
|
|
"id": "vision-recall",
|
|
"name": "Vision Recall",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "1.8.3",
|
|
"description": "Transform screenshots into searchable notes using AI vision and text analysis.",
|
|
"author": "Travis Van Nimwegen",
|
|
"authorUrl": "https://travis.engineer",
|
|
"isDesktopOnly": true
|
|
} |