hwiklhb / hwiklhb/Study-Flash-Cards
Keyboard Shortcuts
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Implement keyboard shortcuts for study flow: Space = flip card, K = known, U = unknown, ←/→ = previous/next card. Ensure shortcuts do not interfere with text inputs. Document shortcuts in the UI.
**Acceptance criteria:**
Keyboard actions perform expected behavior when the focus is not in a text field.
Shortcuts are documented in a help tooltip or footer.
Inputs still accept typing normally.
Difficulty: Easy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.