Skip to content

Instantly share code, notes, and snippets.

@vegasgeek
Created May 22, 2013 22:44
Show Gist options
  • Select an option

  • Save vegasgeek/5631549 to your computer and use it in GitHub Desktop.

Select an option

Save vegasgeek/5631549 to your computer and use it in GitHub Desktop.
Tired of wondering where an area code is from? Here's an Alfred extension for quick lookups
alfred://customsearch/Area%20Code/Area%20Code/utf8/plus/https://www.google.com/search?q=area+code+{query}
@jazzsequence
Copy link
Copy Markdown

The #1 google result (or at least the result that shows in the right sidebar) comes from Wikipedia...you could probably turn this into just a wiki query that looks up: http://en.wikipedia.org/wiki/Area_code_{query}

@vegasgeek
Copy link
Copy Markdown
Author

Wiki would work, too. But, on google it shows the resulting info on the right side of the page. You don't even need to click a result link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment