how do you handle the "logging mid-workout" problem? I built skill that generates gym plan for me. The one piece still bugging me is capturing data during the session, on my phone. My idea is to use a Google Sheet (one row per exercise: target vs. actual, RPE, notes), but typing into a spreadsheet between sets is clunky. Has anyone solved this better? Specifically interested in: - A logging app that's easy to use enough for between-set entry and still exports something Claude Code can read and later analyze - Voice notes you dictate mid-session and clean up later (optional) Not looking to rebuild the plan/review side, that part's working. Just want the fastest possible way to get RPE + notes off my phone and into something reviewable.