1

I've been using Quicksilver's clipboard module for years but I've always wanted to do this: copy several bits of text. Then paste them as a concat'd list.

I found this Stackoverflow post trying to do something similar with an applescript. But I can't seem to get it to work.

Anything that would allow me to paste multiple items from my clipboard history in one shot.

Thanks in advance

1 Answers1

0

Some Quicksilver folks saw this post and coded a solution!

Using the newest release of Quicksilver 1.2.0 (4008) you can

  1. select multiple items from your clipboard history (or any other text item)
  2. then run the “Type Text” action

It only works for outputting plain text, but it works!