feat: project exercise kcal from next scheduled template
All checks were successful
CI / update (push) Successful in 4m2s

When no workout is logged for the day, look up the next template
in the schedule rotation and show the kcal from its most recent
session as a projection. Tappable toggle includes/excludes it
from the calorie goal, ring, and macro bars for meal planning.
This commit is contained in:
2026-04-11 13:11:29 +02:00
parent e0b932127d
commit 0b86f72d92
3 changed files with 94 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.23.10",
"version": "1.24.0",
"private": true,
"type": "module",
"scripts": {