travisvn_obsidian-vision-re.../manifest.json
Travis Van Nimwegen 773cb610e6 Enhance configuration options
- 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
2025-03-20 17:22:57 -04:00

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
}