topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 11:49 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: New Alias: MultiSearch  (Read 4860 times)

omaedon

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
New Alias: MultiSearch
« on: August 27, 2009, 01:27 AM »
Hi Everybody,

I just wanted to share a simple alias I've made called MultiSearch. Typing in "MultiSearch" followed by your desired into FARR will give you the option to access Google Search, Wikipedia, YouTube, Google Images, or the Meriam Webster dictionary under the same alias.

Overall it's just a hodge podge of different aliases that were already present in FARR. Instead of having to remember different aliases, I preferred type in a single alias that contained my most used search tools.

I tied the MultiSearch alias into two keyboard hotkeys. One hotkey automatically types "MultiSearch" into the FARR window for me without any additional text. The second hotkey will clip any highlighted text to the clipboard and then type Multisearch and the clipped text into FARR.

Enclosed are an image that shows how I configured the two hotkeys in the FARR config and a .rar containing all of the icons used for the alias. Just extract the .rar to FARR directory\AliasGroups\MyCustom\

Thanks!

Alias:
1000>>>MultiSearch>->Google - $$1 | http://www.google.com/search?q=$$1 /ICON=google.ico>n>Wikipedia - $$1 | http://en.wikipedia....ecial:Search?search=$$1 /ICON=wikipedia.ico>n>YouTube - $$1 | http://www.youtube.c...ce&search_query=$$1&search=Search /ICON=youtube.ico>n>Google Images - $$1 | http://images.google.com/images?q=$$1 /ICON=google.ico>n>Meriam Webster Dictionary - $$1 | http://www.m-w.com/c...k=Dictionary&va=$$1 /ICON=m-w.ico>+>^multisearch (.*)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: New Alias: MultiSearch
« Reply #1 on: August 27, 2009, 05:57 AM »
cool, thanks for sharing omadeon.

i need to make it easier for people to share alias "packs" -- if you want to try making one, you could go to your alias directory and make a copy of the MyAliases.alias file and then rename it to like multisearch.alias and then edit out the items in their so that only the multisearch alias is there. then make a zip file of just that .alias file and the icon files.

i only mention it because its easier for people to just unpack an alias file and icon files instead of having to add and configure the alias themselves and then if you ever improve it they can just copy in the new multisearch.alias file, etc.  just an idea! thanks for sharing.