ndmitchell / ndmitchell/hoogle
Hoogle Web: Shortcut to switch focus to input id=hoogle
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Feature request: for the keyboard power users, it would be very convenient if they could switch the focus on the search input box via a shortcut (such as a classical /).
What do you think?
Contributor guide
No contributing guide indexed for this repository
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 Hoogle Web search input with id=hoogle and the entry point for handling keyboard input. Add the requested shortcut so it focuses that input, then verify that pressing the shortcut moves focus to the search box without disrupting normal use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100