From c39e0a61a4ec13ae966f9ffe355ec5977bdcd491 Mon Sep 17 00:00:00 2001 From: Danny Date: Sat, 18 Apr 2026 17:06:16 +0200 Subject: [PATCH] docs: add global exercise name suggestions 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 514d25f..0af4483 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,6 +10,7 @@ ## Soon - [ ] **#2** Superset support in structured editor — backend already supports it; UI needs a "group with previous" toggle or drag-to-group - [ ] Exercise name standardization — OHP = shoulder press = military press. Aliases table. +- [ ] Global exercise name suggestions — autocomplete should draw from all users' exercises, not just the current user's history. - [ ] **#3** Machine-to-muscle mapping — reference dataset + `/machine ` command. Seeded with gym80 IDs. - [ ] Semantic versioning — tag releases (`v0.1.0`, `v0.2.0`, ...) and display current version string in the Mini App.