From 194d677777bf5200ff6f5e26c947519a328d1e0b Mon Sep 17 00:00:00 2001 From: Danny Date: Sun, 19 Apr 2026 15:44:46 +0200 Subject: [PATCH] docs: add editable workout timestamp item to ROADMAP Co-Authored-By: Claude Opus 4.7 (1M context) --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index ac196fa..3186f40 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -26,6 +26,7 @@ - [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. +- [ ] Editable workout timestamp — let users set/change the workout date when logging or editing, so they can backfill old sessions. Current flow always uses server `now()` (Mini App) or the forwarded-message date (bot). ## Later later - [ ] Per-exercise graphs/trends