From 85577c9d266c59b929522d6e16593dc252cf0b51 Mon Sep 17 00:00:00 2001 From: Christophe Vila Date: Sat, 25 Jul 2026 21:59:56 +0200 Subject: [PATCH] added ideas --- docs/IDEAS.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/IDEAS.md b/docs/IDEAS.md index 67f3dd7..d4813f8 100644 --- a/docs/IDEAS.md +++ b/docs/IDEAS.md @@ -8,8 +8,15 @@ for that history) and remove it from here once a spec exists. ## Backlog -- (add ideas here) +- add dedicated workouts in database (instead of hard linking them in activities) +- better UX for MFA management +- better UX for activities/workout download (progress bar, error management) +- better UX when backend is not available (instead of "TypeError failed to fetch") +- better UX for activities (list layout without the graphs, detailed view with different graphs for each phase incl. delta with workout) +- add icon to indicate if an activity has an associated workout ## Someday / maybe -- (lower-priority or vaguer ideas here) +- dedicated tab for past workouts (or find a way to show them in the "training plan" tab) +- training programs with phases (tapering, easier weeks, post-race recovery) +- \ No newline at end of file