The address bar and the search box are the same thing. Type an address and you go there; type words and you search; type a keyword you defined and you jump straight to the site behind it. This page covers how that decision is made and how to shape it.
When you press Enter, MetaDock resolves what you typed in a fixed order:
| You typed | What happens |
|---|---|
| A keyword you defined | Jumps to the address saved behind that alias |
| Something that looks like an address | Opens it as a site |
| Anything else | Runs it as a search on your default engine |
A bare address typed without a scheme is opened over HTTPS rather than plain HTTP. Addresses on your own machine, such as localhost and 127.0.0.1, are left alone so local development servers still work.
As you type, MetaDock blends several sources into one ranked list:
Arrow keys move through the list, Enter accepts, Escape closes it. Suggestions appear after a short pause in typing; you can change that delay in Settings if you want them to come up faster or stay out of your way.
An alias is a single word that stands for an address. Define hn as https://news.ycombinator.com and typing hn takes you straight there, no matter which browser or profile you are in.
hn as an alias, typing hnon its own will always open that site rather than searching for the letters “hn”. Pick alias names you would not otherwise search for on their own, or add a second word to force a search.MetaDock ships with a long list of engines already set up, well beyond the usual web search: Google (including regional variants), DuckDuckGo, Bing, Yahoo, Ask, and Yandex, plus shopping and site search for Amazon, eBay, Best Buy, YouTube, Reddit, Twitter, TikTok, Facebook, Pinterest, and Tumblr. Google is the default on a fresh install.
Open Manage Search Engines to change the default, add your own, or remove ones you never use:
The search row in the suggestion list has an expand control. Open it and every other configured engine appears as a tickable row. Tick the ones you want, press Go, and MetaDock runs the same query against each of them, opening one browser panel per result page.
Checked engines are shown in bold with an accent bar, so you can see your selection at a glance rather than squinting at checkboxes.
The floating launcher and the bar inside a browser resolve what you type the same way, so there is one behaviour to learn. Aliases and engines are separate lists: an alias is a shortcut to one page, an engine is a query template. Both can be managed over the automation API.
See Getting Started for the shortcuts that open the bar, and Browsing history for how visited pages are ranked in the suggestion list.