Automattic / Automattic/simplenote-electron
Keyboard shortcut for deleting a note
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 588
- Avg merge
- 9h 45m
- Merged PRs (30d)
- 4
Description
#598 was closed even though this wasn't implemented and people expressed an interest in this.
I personally would love to be able to hit `DELETE` key when my focus is on a note in the list and have it be trashed.
This is how the native macOS notes implements the feature.
Thanks 😄
Contributor guide
Research direction
No source files or tests are named. Start by tracing the focused note-list entry and the existing action that moves notes to trash, then review issue #598 and its discussion for prior context. Done means pressing DELETE while a note is focused moves that note to trash without affecting other contexts, with coverage for the shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100