I'm a really large fan of ClipBoard Evolved. It was a real pleasure to use and the locking feature was amazing. I also am a large fan of apple (command) + c/x/v.
Is there anything free? I've been wanting something like this for ages.
I'm a really large fan of ClipBoard Evolved. It was a real pleasure to use and the locking feature was amazing. I also am a large fan of apple (command) + c/x/v.
Is there anything free? I've been wanting something like this for ages.
Is there anything free? I've been wanting something like this for ages.
Depending on how skilled you are with automator, you can build a cut and paste solution yourself. I started doing this a couple of years ago, but I didn't really care about it so I stopped before I finished it.
Basically you just need to make a folder in a stable location and call it "clippings". Then make an automator script that does a "move selected items" into folder called "clippings". Then make a second automator script that does the actions "select all items in clippings folder" and "copy those items into current forefront folder" and then "move items from clippings folder into the trash". Then simply assign the copy script and paste script to key commands in the finder. It's a bit of an inelegant hack, but it should work perfectly. The only thing you'd lose is the ability to undo a cut. I never finished it simply because I couldn't quickly find the correct automator actions that perform a couple of these steps, but I'm sure it'd be easy for anyone who has even just an intermediate skill level with automator.
I think I'll see if I can do that tomorrow.
And I can't find a way to assign key combos to things. Is there special software to do that?
Now I'm only stuck on copying the items to the top window. I can't find anything to do that.
Cool beans dude! I bet if you give this project a little bit more visibility then you'll get the attention of people who are advanced automator users who'll help you refine the whole project. Good work, keep it up!
Cut & Paste / Mac OSX 10.6
cut - ⌘+X
paste - ⌘+V
http://www.youtube.com/watch?v=wabiCIO67dI
It does not use any methods described in this forum thread.
No you can't do it in 10.6. At least I haven't found out how to do it. It is also annoying you can't delete files by hitting the delete key. Instead you have to drag or use the context menu.
You should try reading the thread. Some solutions have been given. As for deleting, use cmd+delete to send to Trash. No mouse needed or context menu.