philc / philc/vimium

Omnibar search engine shortcuts (feature request)

Open
#3,825 5 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

It would be convenient to access a search engine using its shortcut. For example, if Wikipedia is added as a search engine with shortcut wp, then typing wp only in the omnibar redirects to en.wikipedia.org.

This is similar to Firefox bookmarks shortcuts, but I use chromium based browsers.

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

Start by tracing the omnibar's existing search-engine handling and compare the requested behavior with Firefox bookmark shortcuts. Determine how a shortcut-only query should resolve to its configured search engine and define the expected behavior for matching and non-matching shortcuts. Done means a configured shortcut redirects to the corresponding search engine.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.