Search Shortcuts

A search shortcut pairs a keyword with a URL template. Type the keyword followed by a query in the address bar and OmniJump redirects directly to that site's search results.

How It Works

Use %s in the URL template as a placeholder for your query.

In the address bar:

Creating a Search Shortcut

  1. Open the OmniJump side panel → Shortcuts tab.
  2. Enter a short keyword (e.g., yt).
  3. Enter a fallback URL — the page to open when you type the keyword alone with no query (e.g., youtube.com). Optional; if left blank OmniJump derives it from the template.
  4. Click "+ Make search shortcut" — this reveals the search URL template field.
  5. Enter the search URL template with %s where the query goes (e.g., https://www.youtube.com/results?search_query=%s).
  6. Click + Add.

The shortcut appears in your list with a search badge.

Using a Search Shortcut

  1. Click the address bar.
  2. Type your keyword, a space, then your query.
  3. Press Enter.

Example: typing yt lo fi mixes opens https://www.youtube.com/results?search_query=lo+fi+mixes.

Editing a Search Shortcut

Click the pencil icon next to any search shortcut in the list. Update the keyword or search URL template and save. Changes take effect immediately.

Ready-to-Use Templates

Site Suggested Keyword Search URL Template
GitHub gh https://github.com/search?q=%s
YouTube yt https://www.youtube.com/results?search_query=%s
MDN Web Docs mdn https://developer.mozilla.org/en-US/search?q=%s
npm npm https://www.npmjs.com/search?q=%s
Google g https://www.google.com/search?q=%s
Reddit r https://www.reddit.com/search/?q=%s
Dictionary.com def https://www.dictionary.com/browse/%s

Having trouble? See the Search Shortcuts FAQ.