I used to use Coodclip but it is now ancient and is begining to crash more and more and is not in active development. I want something simple that will keep everything I put on the clipboard for simple and quick retrieval later.

I have tried some,but most are far too complicated and are designed for creating clip libraries but I dont want that.

link|improve this question

1  
You might want to tag this with the platform you are using... – dmckee Jul 26 '09 at 18:32
feedback

11 Answers

up vote 16 down vote accepted

I use ditto (supports text, html, rtf and images only).

I configured it to delete clips after 1 day, so the database keeps small, but it still saves my clips over the occasional reboot.

Access via WindowKey+[1-9] for the latest clips, and WindowKey+backtick for a list (of course you can configure the shortcuts).

link|improve this answer
I've downloaded this its just what I want, the ideal replacement. – Toby Allen Jul 27 '09 at 16:46
nice tool. especially since it's free. – Epaga Nov 9 '09 at 12:11
It also has portable version too :D – nXqd Dec 1 '10 at 14:09
feedback

ClipX. Simple and easy to use.

link|improve this answer
feedback

There was that LifeHacke hive-five article on Clipboard managers ..

link|improve this answer
feedback

CLCL is an awesome clipboard manager. Lots of configuration options and really easy to use, other ones I've tried couldn't compare. I think i have been using it for over 5 years now.

link|improve this answer
hasn't been updated since 2005... – CharlesB Mar 21 '11 at 11:19
@CharlesB: still works fine, even on Win7, no bugs, does what it promises, I see no real need for an update... :-) And the source is available, so you can do your updates yourself if you want. – PhiLho Apr 12 '11 at 14:40
The only feature i miss is find as you type sort of thing when you see list of clips, other then that it is perfect and works perfectly in W7 – alexeit May 7 '11 at 9:23
no unicode support, I doubt it :) – nXqd May 26 '11 at 15:22
@nXqd At the bottom of the page there is a link to unicode plugin (fmt_unicode). Works perfectly. – alexeit Jun 8 '11 at 22:33
feedback

Ditto is nice, it improved since the last time I saw it. Yet, I think I will stick to CLCL (found after I ditched Ditto...).
It does roughly the same things than Ditto, except it weights 0.5 MiB while Ditto (at the time of writing) weights 12 MiB (lot of it coming from MFC runtime (Ansi & Unicode), wow...).
OK, most of you don't care anymore for footprint on disk or memory (but it can count toward the 'simple' part of the question), so I will present some nice features of CLCL.

  • User-defined shortkeys (Ctrl+Shift+V is quite convenient for me, using Ctrl+Alt+V to paste with tools).
  • Handy menu with short preview (longer in tooltip on hover) of text or miniature image. All entries (limited in number) have a keyboard shortcut, the menu can be entirely piloted with keyboard. Entries can be customized.
  • You can define preset pastes (eg. your e-mail address, your URL, code snippets, etc.).
  • Clipboard viewer in hexa and text, for all formats currently in clipboard.
  • Import/export clips, preserve history across sessions. Clips are saved in plain text, per user.
  • Support TEXT, BITMAP/DIB, DROP FILE LIST (from Explorer) out of the box, and we can add small DLLs to support UNICODE TEXT, METAFILE PICTURE, ENHANCED METAFILE and Rich Text Format.
  • Other DLLs add features or allows to alter the text before pasting (Ctrl+click in the list of items to paste or special paste shortcut): change case, e-mail quotation, wrapping, adding tags (HTML or BBCode or whatever you want), or to edit the text itself.
  • If you are a programmer, you can add your own tools (source code is provided).

Weaker points:

  • As noted above, it haven't been updated since 2005. I don't care: I have the source code, and it is robust anyway, working even in Win7.
  • Not as nice as Ditto (plain old paste menu). Well, I would count that as a plus, actually (and the OP wanted "simple"...).
link|improve this answer
feedback

Before I switched to Mac, I used ArsClip. Very lightweight, does just what I needed it to do.

link|improve this answer
I wonder what tool do you use in Mac now ? – nXqd Dec 1 '10 at 14:09
Jumpcut -- Link for that and other suggestions on this question: superuser.com/questions/63597/clipboard-manager-for-mac – Doug Harris Dec 1 '10 at 14:56
feedback

I wrote an extremely basic and simple one:

http://sourceforge.net/projects/clipcycler/

link|improve this answer
thanks, this is the best ~350KB, easy clipboard cycling. – Priyank Mar 5 at 4:04
just put keyboard accelerator in the GUI and ability to do multi-select in list for deletion purpose. Thanks. – Priyank Mar 5 at 4:07
feedback

Using this pretty simple clipboard manager for many years ClipTray

link|improve this answer
feedback

Executor contains a nice simple one, but it's fantastic software in the rest of it too.

link|improve this answer
feedback

I tried many others prior to seeing this thread, I didn't like them.. I just tried ditto though I quite like it.

pasteitin is incredible. but only does text.

link|improve this answer
feedback

Clipomatic

By default Clipomatic allows you to store up to 10 items in the clipboard but you can easily change this by going to the settings. In addition to that instead of the regular Ctrl + V combination to paste items you will have to use a new shortcut Ctrl + Alt + V which is also configurable in the settings. Pressing the new shortcut key for pasting will bring up a new menu from which you can choose the text you want to past.

alt text

link|improve this answer
Please don't include links to a direct download unless you specifically tell people it is a direct download link. Instead, link to the software homepage, or the download page. – picxelplay Feb 10 at 21:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.