Word count script for Quicksilver

QuicksilverA poster on macOSXHints has posted an applescript for Quicksilver which provides a quick list of words, characters and lines in the form of a Growl alert.

After copying the text of the script to Script Editor and saving it off in your ~/Library/Application Support/Quicksilver/Actions folder, all you need to do is select some text, activate a “Command window with Selection” and then type “word” (or whatever matches the name you gave to the script when saving),:

Qscount Script

The Growl alert is quick and simple:

Qscountgrowl

Of course, this is not the only way to get a word count in Quicksilver.

Spell Catcher X’s statistics service is available within Quicksilver and provides even more information, including how much fog is in your prose:

Spellcatcherstats

Spell Catcher X is shareware (USD 39.95) but good enough to be in my Top Ten Things every Mail.app user should have. not apple mail, word count, characters, words, applescript, quicksilver, productivity, tips, growl

Similar Posts:

Tags: , , , , , , , ,

3 Responses to “Word count script for Quicksilver”

  1. Andrew says:

    This is probably a noob question, but what’s the easiest way to activate a quicksilver window with selection? At the moment, I select the item, then cmd-space to invoke qs, then cmd-g to grab the selection. Is there a command to do this in one step?

  2. Tim Gaden says:

    Hi Andrew, I have a trigger called “Command Window with Selection” with the trigger set to ⌘` , so all I have to do is select some text and then hit that key combo to bring up QS with the text already copied into the first pane.

    If that trigger is not preset with QS (I can’t remember that far back), creating a trigger is not very hard — see “A fistful of Quicksilver tutorials

  3. Vicki says:

    I just select the text and use “Statistics…” in an application’s Services menu when I want a word count… but it seems the script you mentioned may be much quicker than this. Thanks Tim.

Leave a Reply