Feature Request: Sort Bookmarks by Usage Frequency
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I have unused bookmarks (which I still need) that are in the top results whenever I use b or B. It would be nice if frequently used bookmarks would appear at the top.
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 bookmark handling used by the b and B commands and inspect how results are currently ordered. The change is done when usage frequency is recorded or reused to place frequently used bookmarks first while keeping unused bookmarks available; verify the ordering behavior with the project's existing tests.
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