Why food tracking apps fail — and what actually fixes it
It isn’t discipline. It’s an economics problem: every log costs effort now, and the payoff is invisible for weeks. Fix both ends and tracking stops being a chore.
If you’ve started a food diary and abandoned it by week three, you’re in good company. Almost everyone who has tried tracking has a graveyard of half-filled apps behind them, and it’s worth asking why a product category that’s existed for two decades still loses most of its users in the first month.
The per-meal tax
Do the math on a classic tracker. One meal is rarely one entry: it’s a search (“chicken breast, grilled” — which of the fourteen?), a serving-size puzzle (grams? cups? “1 medium”?), then repeat for the rice, the sauce, the salad, the oil you cooked in. Call it two to three minutes of focused fiddling, three to five times a day, every day, forever.
That’s the tax, and you pay it immediately while the payoff takes weeks to show up. The scale doesn’t move in three days. Energy doesn’t change in a week. Every evening you weigh a visible cost against a benefit you can’t see yet, and around week two or three the cost wins. By then you’ve paid the tax dozens of times and gotten nothing back you can point to.
So the failure is structural, and fixes that amount to “try harder” (streaks, guilt-trip notifications, badges) work on the wrong end of it. There are two levers that actually move: cut the cost of logging and bring the payoff closer.
Lever one: make logging cost almost nothing
A log entry moves one piece of information, what you ate, from your head into a structured record. Nothing about that requires fourteen taps. Three things collapse the cost:
- Say it in words. “Had scrambled eggs and a yogurt for breakfast” contains everything a food log needs, and language models are now good enough to pull the foods, portions and macros out of exactly that sentence. Logging a meal costs about as much as texting a friend.
- Photograph it. A photo of the plate is even cheaper than a sentence, and vision models can itemize what’s on it. Accuracy has real limits, which we wrote up separately in how accurate photo calorie counting really is, but a well-designed flow shows you every estimate for confirmation instead of pretending to be a scale.
- Don’t log what your devices already know. Sleep, steps, workouts, weight — your phone and watch record these already. An app that imports them automatically removes entire categories of manual entry, which is why we built Apple Health and Health Connect sync with one strict rule: anything you log yourself always wins over imported data.
There’s one more cost most trackers ignore: fixing mistakes. In a form-based app, correcting yesterday’s entry means finding it, opening it and editing fields. In a conversational one, “actually it was two pieces” should just work, and the app should show you what it changed (old value to new) so you know the correction landed. Once you’ve seen that write-trail, it’s hard to trust an assistant that just says “got it”.
Lever two: pay out weekly, not someday
Even free logging dies without a payoff, and day to day a health record shows you almost nothing. Weight bounces with water. One bad night of sleep means nothing. The signal shows up at the weekly level, where a trend line becomes visible, where “protein five days out of seven” means something, and where an earlier average bedtime is a fact rather than a feeling.
That’s why Sunday Pulse is weekly. Once a week, the record you built turns into a story you tap through in thirty seconds: weight trend against your goal, sleep, wins you’d never notice in a daily view, and one specific focus for the week ahead. A weekly rhythm is also gentler than daily judgment. No single day can ruin your week, which does more for consistency than any streak counter.
One caveat: a recap is only as good as its arithmetic. If an AI writes your summary freehand, it will eventually flatter you with numbers that aren’t real. In Moraine the recap’s figures are computed from the journal by ordinary code, and the AI writes only the words around them.
What this looks like in practice
Whatever app you use, a tracking setup that survives past week three tends to have four properties:
- Logging a meal costs a sentence or a photo — under fifteen seconds, phone still in one hand.
- Corrections are conversational, and the app proves what it wrote.
- Sleep, steps and workouts arrive without you touching anything.
- Once a week, something genuinely worth reading comes back out.
That’s the thesis Moraine is built on, and here’s everything it does today, described exactly as it ships. The principle holds whether or not you use our app: if your tracker died, the tax was too high and the payoff too far away. Fix those two things and the habit gets a lot easier to keep.