Copy the Quicksilver script

Copy the Quicksilver script to a new location, and then replace the following lines:

using terms from application "Quicksilver"
    on «event DAEDopnt» ThisClipping

        my PushTokGTD(ThisClipping)

    end «event DAEDopnt»
end using terms from

with:

on handle_string(ThisClipping)
    my PushTokGTD(ThisClipping)
end handle_string

That’s it. Now you can activate LaunchBar, type an abbreviation for the script (I use ki), hit the space key to enter script parameter pass mode, enter you task and hit Return to pass the string directly to kGTD’s inbox.

All thanks to very clean script code in kGTD and LaunchBar


Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text.
  • Each email address will be obfuscated in a human readble fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.
  • Images can be added to this post.

More information about formatting options

Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.