How are link hint characters used?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I am using Vimium and a non-standard keyboard layout, Noted. Therefore, the default link hint characters, sadfjklewcmpgh, do not fit. Initially I replaced them 1:1, e.g. c for a as Noted puts c where the key a is. However, with this mapping I get both u and ü, which sometimes are impossible to tell apart. So, I want to improve upon this.
Now I wonder: How does Vimium use these characters? Why, for example, is h at the very end of the selection, and f, the strongest letter, in the centre? I'd like to understand that to find better hint characters. Is there any documentation I missed?
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 Vimium uses the default hint characters sadfjklewcmpgh and why their positions differ, then check whether this behavior is documented anywhere. Done means documenting the character-selection behavior and its rationale well enough to help users choose replacements for non-standard keyboard layouts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100