Add keyboard shortcuts
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
It could be a nice feature to the user to provide shortcuts for common activities:
- Control-S as Save
- Control-N as New model
- Control-Z/Y as Undo/redo
- etc.
Note that care will have to be taken not to interfere with the usual input state machine for AToMPM
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names keyboard shortcuts for Save, New model, and Undo/redo, and warns about the usual input state machine. Start by locating that input state machine and the handlers for these activities. Done means the listed shortcuts work without interfering with normal input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100