New three-column layout: make search field to search full-text or via option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
The global search for notes is totally unusable because it is very, very slow. @see #966
I really like the new search box in the new three-column layout.
But it only searches the note's titles, which is not enough in many cases.
It should work similar to the global search and the search box on the Android app and be a full-text search.
Please make it a full-text search, or add an option like a checkbox "Fulltext" below the search field.
Thank you!
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 with the search box in the new three-column layout and compare its title-only behavior with the global search and the Android app. The change is complete when notes can be searched by full text, or when a clear Fulltext option provides that behavior without making the search unusably slow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100