rnaidenov654 downloadsAI-powered nutrition tracking with food image analysis and daily logging.
Transform your nutrition tracking with AI-powered food analysis. No more tedious forms or manual calculations - just describe what you ate or snap a photo, and let AI handle the rest.
Smart Food Logging: Describe your meals in natural language or upload photos, and AI automatically extracts nutrition data and creates beautiful food logs in your Obsidian vault.
"2 slices whole wheat toast with avocado and a cup of coffee"
"Large Caesar salad with grilled chicken"
"Homemade chocolate chip cookies, about 3 medium ones"
Upload photos of your meals for visual analysis - perfect for complex dishes or when you want extra accuracy.
Save your favorite meals for quick reuse! Perfect for:
Create a meal once, then add it to future logs with a single click.
Choose from powerful models like Gemini, Claude 4.5 Sonnet, GPT-5 to analyze your food and extract:
Text Input Works Best With:
Image Input Perfect For:
Saved Meals Save Time:
Your data lives in your vault, in plain JSON — the rendered notes are a view, not the source of truth:
{meal folder}/meals.json{log folder}/.data/{YYYY-MM-DD}.json{log folder}/{YYYY-MM-DD}.md and one note per saved meal. Both are regenerated from the JSON above whenever you add, edit, or delete something. The generated cards and progress summary live between %% ntr:begin %% / %% ntr:end %% markers — any text you write above or below that region is preserved across edits.⚠️ Since 3.0.0: editing the food cards or description in a meal note by hand no longer syncs back — meal notes are a one-way render of meals.json. Renaming a meal note in the file explorer still updates the meal's name. See CHANGELOG.md for the full list of breaking changes and how upgrading from 2.x works (it's automatic — the plugin migrates your existing food log notes into the JSON store the first time it loads, and backs up each note's original content to {log folder}/.data/backup-{date}.md before rewriting it).
Transform your nutrition tracking experience - no more tedious logging, just natural descriptions and beautiful results.
For issues, questions, or feature requests, please create an issue on GitHub.