Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Tip: IE keyword searching


2 replies to this topic - - - - -

#1 Denis W

    The True North!

  • 15,393 posts
  • Joined: 06-March 05
  • Location: Toronto, Ontario [CA]
  • OS: Windows 8 Pro
  • Phone: iPhone 4S

Posted 08 October 2012 - 19:25

One of the things I liked most about browsers like Chrome and Opera is the ability to type a keyword before a search term to determine what search engine to use. So for Opera, "g term" searches for "term" using Google, while "w term" does the same for Wikipedia. Chrome allows for the same thing but you need to hit TAB.

IE's official method is clumsy - click on a search provider button - but you can do keyword searching in IE, though it's hidden. I got this method from this article but their .reg template is broken. Here's a working template below:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g]
@="http://www.google.ca/search?q=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\w]
@="http://en.wikipedia.org/w/index.php?title=Special:Search&search=%s"

Copy this into a .reg file - modify as needed - and merge into your registry.


#2 dysgenics

    Neowinian

  • 61 posts
  • Joined: 20-April 05

Posted 08 October 2012 - 23:07

if you use duckduckgo as a search engine, they have a gazillion bang syntaxes, is that the same thing?

#3 JoeC

    Ooh, shiny stars

  • 1,888 posts
  • Joined: 30-November 05
  • Location: England

Posted 08 October 2012 - 23:35

Side note - Chrome doesn't require you to hit tab, for me (both at work and on my home machine) it picks up my search keyword (eg. i for Google Images) after pressing space, so "i blue" searches Google Images for "blue" - same as Opera.

Another side note, yet another awesome feature which Opera were the first to do properly :p