Hi, if you want free updates from my blog, you can enter your email address here.

3 Launchy Tricks – Evernote, Google Voice, RTM



If you want to control your computer from your keyboard, check out Launchy. It’s a free keystroke launcher. Here are three ways to supercharge Launchy.

Evernote

I use Evernote for all my note-taking needs. I constantly need to pull up a note that I’ve previously written. With Launchy and Evernote’s Windows scripting, this is now a piece of cake.

To pull up all of your notes that contain a particular string, you execute a command like this:

C:\Program Files\Evernote\Evernote3\ENscript.exe /showNotes QUERY

We can plug that into Launchy as a Runner command:

evernote

Now you can go straight to an Evernote search by typing something like this into Launchy:

en {Tab} QUERY

Fast as lightning!

Google Voice

This one’s a bit more complicated, but it’s cool. When you’re done, you’ll be able to initiate a Google Voice call by using a command like this in Launchy:

gv {Tab} 555.111.2323

That command will tell Google Voice to call your designated phone and then connect you to the phone number you entered. Ready to see how it’s done?

1. Create a Google Voice call script.

I did this in PHP. You can download this awesome class which lets you easily initiate a Google Voice call via PHP.

Put a script on your webserver that uses the Google Voice Dialer class and looks like this (replace the capitalized words with the proper values):

$gv = new GoogleVoice(USERNAME, PASSWORD);
$gv->call(YOUR-PHONE-NUMBER, $_POST['theirNumber']);

2. Now you can create a batch file on your hard drive that calls the PHP script from your web server:

@echo off
cd c:\
cmd /c curl --basic --data "theirNumber=%*" http://www.your-domain.com/your-google-voice-caller.php
Echo Exiting...

3. Prepare Launchy.

You can do this by going to the Launchy preferences, editing the “Catalog,” and adding the directory where the batch file resides. Be sure you also tell Launchy (in the Catalog tab) to look for *.bat files.

4. Call away!

Now you can call people through Google Voice with just a couple key strokes.

Remember the Milk

And to round out our trio, here’s a quick way to add tasks to RTM.

It’s actually from Lifehacker. Just download their handy script, follow the instructions, and you’ll be adding tasks in a flash!

Do you use Launchy? Any cool tips to share?

Get more legal tips

Sign-up below to receive my bi-monthly email newsletter with free legal tips. All fields are required.





See also...

Comments

4 Responses to “3 Launchy Tricks – Evernote, Google Voice, RTM”

  1. accommodation
    October 11th, 2009

    Nice tools, this is a new road for me but i will try it out

  2. Wedding Photographers in Toronto
    November 15th, 2009

    Quality, Google voice seems brilliant i must give it a try.

  3. dental health & care
    November 19th, 2009

    Google always provide some worthy tools for their users like this. I will also check it out soon and will share my experience.

  4. roof shingles prices
    November 24th, 2009

    Wow it’s a very good and effective tool! I like your sense of describing! Good work.Carry on~! keep it up.

Comments are automatically closed on older posts.

  • Legal tips by email

    Sign-up below to get email tips and exclusive discounts on videos, webinars, and future items.

    All fields are required.





  • Receive updates

    By email
    By rss (full feed)
  • About Andrew Flusche

    Lawyer, bicyclist, husband.
    More about me...
    Tumble Log
    View Andrew Flusche's profile on LinkedIn
    Andrew Flusche's Facebook Profile
  • Popular Posts