Feature Request: Deterministic Link Hint Mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
The Feature
Make the letters generated for each link in link hint mode the same each time. This means a link will have the same letters each time entering link hint mode.
Benefits
Navigating common pages will become intuitive and far quicker. Blindfold navigation will be possible with out the need of reading the link letters do to memorization developed from repetition.
Im guessing this can be done by creating a relationship between the url string of the link and the generated text. Cant be to difficult?... :D
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 locating the link hint mode implementation and the code that generates letters for each link; the issue does not name files or tests. Determine how a URL-to-hint relationship should behave, then verify that repeatedly entering hint mode assigns the same letters to the same links.
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
- Mostly clear
- Newbie friendliness
- 35/100