Jump to content

Clipboard - Multi-lines support.


Recommended Posts

Alfred's clipboard feature is a terrific buffer.

 

Let's say I want to copy and paste the next 4 lines:

 

Line 1

Line 2

Line 3

Line 4

 

 

Is there a way I get my 4 lines clipped as 4 different clips not just one paragraph? 

That would be very cool, isn't it?

 

It's "possible" but requires work. You would have to create a workflow that would read the currently selected text in OS X, parse it as multiple lines and then copy each of those (probably using pbcopy)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...