Keyboard shortcut to quickly search navigate to notes
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
It would be nice to have something like Ctrl-P/Ctrl-K for quick search of a note like some desktop editors/ides offer it
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
Start by locating the note search/navigation entry point and the editor's keyboard-shortcut handling. Define the shortcut behavior for opening quick note search and selecting a note, then verify that the chosen note opens correctly without disrupting normal typing or existing shortcuts.
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