Practical Default Shortcuts, Snooze and Moving Threads.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
The list of shortcuts is nice, that we have currently.
But it would be even nicer, if it was extended:
I am thinking of:
v: to move a thread
ctrl + s: to snooze a thread
something like that.
I think this is useful, since after processing tens to hundreds of mails, klicking buttons becomes stressful.
Describe the solution you'd like
More shortcuts, to go through mails faster.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing keyboard-shortcut handling and the current thread move and snooze actions, then determine how shortcuts are registered and tested. Done means adding the requested shortcuts—v for moving a thread and Ctrl+S for snoozing—without disrupting existing shortcuts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100