philc / philc/vimium

Link label should indicate destination type

Open
#3,516 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Feature request: Have each link label indicate the type of destination following the link will bring you to.

Destination types:

  1. New page in same tab
  2. New page in new tab
  3. New page in new window
  4. New location on same page
  5. Script

The background color is a natural choice for differentiating. Coming up with memorable colors that don't get too busy might be a challenge. It would be worth it though, since many website's don't have linking conventions that are intuitive.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. First locate the link-label rendering and the logic that distinguishes destination types; define a non-confusing visual treatment for the five listed destinations, then verify that each link type is visibly differentiated without making the interface too busy.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.