TenClips – Free clipboard manager software
Posted on September 7, 2009 at 5:18 am
One of the most important features in Windows is the clipboard. I pretty much copy and paste text, images, folders, and files everyday on my computer. What can really make you a lot more productive is a clipboard manager/utility.
Previously, I wrote about ClipX, a free tool to create multiple clipboards in Windows and Ditto Windows Clipboard Extenstion, which lets you copy multiple items to a clipboard.
Another clipboard program that I used and liked is TenClips. TenClips is a super lightweight program for multiple clipboards in Windows.
Basically, you can store up to 10 items of text on the clipboard manager and easily switch between the 10 using a few key strokes. Note that TenClips uses the formatting in Notepad, in the sense that it will remove all text formatting before pasting.
Here’s how you use the program:
- Press Ctrl + 1 to Ctrl + 0 to switch to any of the 10 available clipboards
- Now press Ctrl + C to copy the text into the currently selected clipboard
- Press Ctrl + V to paste the text from the currently selected clipboard
If you want to paste a different piece of text from a different clipboard, switch to it by pressing Ctrl + X and then press Ctrl + V, where X is a number between 1 and 0.
There are a few more hotkeys that let you paste the text in special formats. For example, if you want to paste everything in uppercase, then you would press Win + Num *. To paste everything in lowercase, press Win + Num /.
For some reason, these two are confusing (Win + Num *) and I couldn’t get them to work, so changing them to something straightforward will make it easier to use.
You can also change all the hotkeys to whatever you like by right-clicking on the icon in the system tray and choosing Settings.
You can also clear the entire clipboard by simply double-clicking on the system tray icon. Purified text basically means that all formatting is removed before pasting.
Overall, the program is pretty simplistic, but it gets the jobs done. If you occasionally need to copy multiple items to the clipboard, this tool is better suited since it’s small and doesn’t take up a lot of memory.
If you are a programmer or need to use multiple clipboards all the time, then something like Ditto might be better since it has more features. Enjoy!
» Filed Under Free Software Downloads
Related Posts
- Store multiple items to the Windows Clipboard using ClipX
- FreeClip – Free Clipboard Extender Program
- Save Multiple Texts with Ditto Windows Clipboard Extension
- View and Clear the Contents of the Windows 7 Clipboard
- Manage Your Clipboard and Take Notes with OrangeNote
Comments
4 Responses to “TenClips – Free clipboard manager software”
-
Pingbacks
-
FreeClip – Free Clipboard Extender Program Says:
[...] to copy or move files, programs, movies, MP3s, etc, to another computer directory. Other cool clipboard manager programs that we have mentioned earlier include Tenclips and ClipX. AKPC_IDS += [...]
June 27th, 2010 at 6:26 am
I personally use xNeat as my de-facto clipboard manager in Windows. It’s got a clean interface and a very small footprint. I would recommend it over TenClips.
http://www.xneat.com/clipboard-manager/
It is highly unsafe to make use of clipboard using CTRL+C (copy command) since the clipboard data can easily be hacked via Javascript or ASP.
TenClips 1.3 is out with new nice features:
* Save/Restore the ten clipboards content to file.
* New hotkey to reload the last used file.
* Files copied from Windows Explorer can be pure-pasted (Win + V) as list of files in a text editor.
* Pure-pasting (Win + V) is working in Command Prompt windows (DOS) if QuickEdit mode is enabled.