Can I add a configuration vomnibar to search for the maximum number of local bookmarks and history?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Because I have a lot of bookmarks, I can only find a few when I search (the list can only display 10), when I want to find other bookmarks but scroll up and down, I can't find all the keyword bookmarks except 10, I can't remember, too much,
**Can I show all the bookmarks in the list? **
History doesn't need to show too much, because I almost never watched the history of 2 days ago. Because I save to bookmarks : P

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 at the omnibar search handling for local bookmarks and history, tracing where the result list is limited to 10. Define how a user-configurable maximum should apply to bookmarks and recent history, then verify that bookmark searches can show more results while history remains bounded as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100