Mass tag THL tasks

I needed a way to add tags to selected tasks in The Hit List via keyboard interaction (drag & drop some times breaks my workflow) so I wrote this AppleScript that uses Launchbar to get it’s input. View source. Get the script here.

To use the script, save it into a directory that Launchbar indexes then:

  1. Select some tasks in THL
  2. Call Launchbar
  3. Find the script (I call mine TaskTagger.scpt and find it with ‘tt’
  4. Press <space>
  5. Enter the tags including the slashes ‘/’ (actually the script just appends the entered text to the selected task’s titles)
  6. Press <enter>
  7. Done!
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s