Offer creating a new note if search does not bring results
Open
Nobody has claimed this yet.
design
enhancement
needs discussion
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
When searching for a note that does not exist it would be nice to have an option to directly create a note with that name.
Could also be useful in combination with #1200 to make keyboard navigation more efficient
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 tracing the note search results and the existing note-creation entry point, then review issue #1200 for the proposed keyboard-navigation context. Done means a search with no matches offers creation of a note using the searched name, with the intended keyboard behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100