workbenchdev / workbenchdev/Biblioteca
Show classes first when searching
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When searching for e.g. "scrolledwindow" the GtkScrolledWindow class is not in the first page of results. While one can enter any method and go up, it might make sense to sort the results so that the classes appear first.
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 how Biblioteca builds and orders search results, using “scrolledwindow” as the example query. Done means GtkScrolledWindow appears on the first results page before its methods, while the existing search behavior remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100