Feature Request: Link-Hint and Normal Hints
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to find normal hints with 'f' and be able to find link-hints with another key? both are useful in context. Link hints are particularly useful when you're looking through a familiarly formatted webpage
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 reviewing Vimium's existing normal-hint and link-hint behavior, including how the f key currently selects hints. Determine the intended separate key behavior and interaction rules before identifying the relevant implementation and tests; done means both hint types can be invoked independently without breaking existing hint navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100