Feature Request: Add Global Search with Keyboard Shortcut (⌘K / Ctrl+K) to Awesome Go #6697
sarcaxticlarka
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature Request: Global Search for Awesome Go
Problem
Awesome Go has grown into an extremely large and valuable catalogue of Go frameworks, libraries, tools, and resources.
As the list continues to grow, finding a specific library can become difficult when you already know what you are looking for but don't know exactly which category it belongs to.
For example, a developer might be looking for:
However, users currently need to browse through the table of contents/categories or use the browser's native
Ctrl/Cmd + F.For a resource designed specifically for discovering Go projects, I think a dedicated search experience would make the catalogue substantially easier to navigate.
💡 Proposed Solution
Add a global search button/input to Awesome Go.
For example:
All reactions