Hacker News new | ask | show | jobs
by petra 3352 days ago
Is the !g bang gives you personalized results as good as google results ?

Also, it's a bad design decision to make bangs belong to search engines. In the past the firefox extension lookpick[1] solved that problem very well: They crowdsourced search engnines, had their own search box in the right corner of the screen, and to make it easy to pick the right search engines, search engines used searchable tags.

On top of that, if you add easy help for search operators for each site(also crowd sourced), would be really useful.

I wish there was something like that for chrome.

[1]https://addons.mozilla.org/en-US/firefox/addon/lookpick-sear...

2 comments

> Is the !g bang gives you personalized results as good as google results ?

Including !g in your search query simply redirects you to a google search with the same query (minus the !g). So you can set your search engine to ddg, then select the actual search engine by starting with a bang and whatever search you want. Some examples:

!gi - Google images

!gh - GitHub search

!w - Wikipedia

Starting a query with ! on https://duckduckgo.com/ also gives you autocompletion, so you can quickly discover what redirects are available.

Chrome has built-in support for multiple search engines (many sites take the liberty of doing this automatically). You can customize the keyword that triggers each one.

For example, if you want to search HN you could add:

URL: https://hn.algolia.com/?query=%s Keyword: hn

Then you simply type "hn" in the omnibox, hit space, and enter your search term.

https://support.google.com/chrome/answer/95426

Sure adding your own is possible, or using some chrome extension like SearchBar, but having everything available, crowdsourced, and tagged, is totally different experience.