From 24b8ceaac2f8b5801893f3382e8531f432dbfde1 Mon Sep 17 00:00:00 2001 From: Danny Date: Sun, 19 Apr 2026 15:16:00 +0200 Subject: [PATCH] docs: tick off rest timer in ROADMAP Co-Authored-By: Claude Opus 4.7 (1M context) --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 1b3fcb7..70e85ab 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -23,7 +23,7 @@ - [ ] Mini-app UI polish (loading states, skeleton screens) - [ ] News section — surface new features/fixes on release. Delivery TBD: Mini App panel, occasional bot broadcast, or both. - [ ] Profile / settings — per-user preferences (language, units, etc.) -- [ ] Rest timer — show time since the last set was completed (depends on per-set timestamps from the interaction logging item; gated by a profile/settings toggle so users can turn it off). +- [x] Rest timer — shows mm:ss since the last set in the current exercise. Client-side state; resets per exercise; survives draft restore. Settings-toggle gate TBD when profile/settings lands. - [ ] Cardio tracking — separate data model (duration, distance, pace) alongside strength workouts - [ ] About section — Mini App panel with pre-alpha / use-at-own-risk disclaimer, version, license link.