Domain specific settings
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Some websites (especially legacy sites) may not work well with regular linkhints (sadfweqjklcmpgh) and may require the use of the link's name and characters for link-hint filtering. This is however slower. This could be remedied by including the option for domain specific options, so that on the domains that work better with links name and characters can have that setting, while others may have the "regular" way.
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
The issue does not name files or tests. Start by locating the link-hint filtering and settings entry points, then determine how a domain-specific choice should coexist with the regular behavior. Done means users can configure the alternate filtering behavior for selected domains without changing other sites.
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
- 25/100