What clipboard manager allows multiple records to be saved/loaded could you recommend for coding making easy?
feedback
|
migrated from stackoverflow.com Feb 8 '10 at 12:14
This question came from our site for professional and enthusiast programmers.
|
Ditto is a rather useful and free clipboard manager which I have been using lately . | |||||
feedback
|
|
Clipx for Windows - FREE and this is pretty good too. There are multiple ones for Mac, One of the free apps for Mac that I liked is JumpCut. I installed it only few days back and am liking it. | ||||
feedback
|
|
CuteClips 3 or Butler's Pasteboard (http://www.manytricks.com/butler/) would solve the problem. (Can't put second link. Don't have reputation on SU yet. Sorry!) | ||||
|
feedback
|
|
ClipMate is really good. I tried all the free ones before deciding it was worth paying for something this good. | ||||
|
feedback
|
|
Are you on Windows? I've been using CLCL for several years now. It's simple, but supports plugins for manipulating clipboard contents. It seems to slow down a lot with openoffice apps. One bug is that uniciode text gets "normalised" to latin when it's no longer the top entry. Strange, given that the author is Japanese! | ||||
|
feedback
|
|
Arsclip is powerful. Standard features like permanent items, configurable hotkeys etc. Also allows you to insert variables like date/time, and define series of keystrokes etc for simple macros. One useful feature I've not seen elsewhere is the ability to define different sets of permanent items to be active depending what program you're in. The most configurable clip manager I've used - though a bit heavier on resources than CLCL or Ditto | ||||
|
feedback
|
|
If you want Visual Studio's clipboard ring in other windows applications check out a tool I wrote, ClipCycler: | ||||
|
feedback
|