Find your next best task
When you have a pile of tasks and only a little time, deciding what to do can cost more energy than the task itself. Latte's recommendation card looks at your deadlines and the time before your next event and points you at the single best task to start now.
The recommendation card is still being finalized and is turned off in the app you have today, so you won't see it on the Home screen yet. This page describes how it will work once it ships. In the meantime, your Home dashboard and Today tab already surface what's due next.
- 🖥 Web
- 📱 Mobile
-
Click Home. The recommendation card sits at the top of the middle column, showing one task to start now with a short reason and a confidence bar.
Screenshot coming soonThe Home recommendation card showing the single suggested task, a short reason, a confidence bar, the Start/Focus/Not now/Mark as done controls, and the AI sparkle toggleCapture spec (for maintainers)
{ "id": "web.tasks.find-your-next-best-task.predictor-card", "platform": "web", "route": "/", "actions": [ { "assertVisible": { "testId": "task-predictor-card" } } ], "clip": { "testId": "task-predictor-card", "pad": 16 } } -
Use Start to begin, Focus to open a focus session scoped to that task, Not now to skip to the next suggestion, or Mark as done when you finish.
-
✦ Premium Turn on the sparkle toggle to have AI rank your tasks and explain its picks. Free members see the toggle disabled with Upgrade to Premium to use AI task ranking; if AI is ever unavailable, Latte quietly falls back to the on-device ranking.
-
Tap the Work tab, then Todos. The recommendation card sits above your task list.
Screenshot coming soonThe recommendation card above the task list on the Todos tab, with the suggested task and its action buttonsCapture spec (for maintainers)
{ "id": "mobile.tasks.find-your-next-best-task.predictor-card", "platform": "mobile", "route": "/organization/todos", "actions": [ { "assertVisible": { "id": "task-predictor-card" } } ] } -
Use Start, Focus, Not now, or Mark as done on the suggested task.
-
✦ Premium Tap the sparkle icon to enable AI ranking. It's disabled for free members with an Upgrade to Premium to use AI task ranking hint.
The recommendation always works from an on-device ranking, so it's instant and free. AI ranking is an optional overlay that adds a written rationale — the everyday suggestion never depends on it.