mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2025-12-05 23:51:37 +00:00
428 B
428 B
Implement Help System - TODO Steps
- Define keyboard shortcut mappings for all screens
- Create help screen structure with categories
- Implement dynamic content loading based on current screen
- Add navigation between help sections
- Style help content with lipgloss
- Integrate help screen into app navigation
- Add unit tests for help content rendering
- Verify all shortcuts are documented