Show HN: Clipboard Plus, free and open-source clipboard manager for Windows
Clipboard Plus is a Windows utility to view and manage the Windows clipboard.
Download : https://github.com/oormicreations/ClipboardPlus/releases
It maintains and can display up to five copied items or clips.
Clicking on a clip loads it back into the clipboard and it is ready for pasting into another application. You can clear or save individual clips or all clips by clicking on the corresponding menu items.
You can edit the clips and open urls directly from the clipboard plus.
The clips can be added to sticky clips, which is like a built in sticky notes with reminders etc.
You can enable or disable password mode. When enabled, it masks the copied passwords. You can minimize the Clipboard Plus window to the tray.
This tiny but useful utility is completely free and open sourced.
40 comments
[ 2.7 ms ] story [ 82.8 ms ] threadI don't know the details, but it sounds pretty nice.
Your tool seem superior only when it comes to masking passwords (how does it know it's an password that's copied btw?).
Wishing you all the best though, alternative apps can make a good push for Microsoft to implement useful stuff into Windows, plus they're nice for users.
Looking forward to it!
[1] https://github.com/oormicreations/ClipboardPlus/blob/master/...
Holy hell, that sounds like the utmost crazy privacy problem. Is it end-to-end encrypted?
https://ditto-cp.sourceforge.io
A great feature which is not enabled by default is serching for substrings in any order, so if you want to search for an item which contains somewhere the strings 'dog' and 'cat' for example, then you just type 'dog cat' and it finds all entries which contain both of these substrings in any order anywhere.
Clips could also be flagged (I forget the terminology used) so that they would not be automatically deleted. For stuff you used chronically or really needed to keep around (in which case, you shouldn't be solely trusting it to the utility's database -- even though, backed by SQLite, that was pretty darned stable; not entirely, though, back then, as I had it bork on me once or twice).
I never actually checked how big the db was, I assumed that it is pruned with the limit in place
works on both macos and windows
https://chrome.google.com/webstore/detail/clipboard-history-...
Make sure not to copy sensitive information though
With all the .NET Linux migration stuff, I was hoping Ditto might finally make it to the Linux if not 🞵NIX world. Not yet. (I don't know in detail how it is composited and whether my hope was/is realistic.)
In Linuxland, there is CopyQ. I haven't tweaked i3 Window Manager, yet, so that its window performs as a float/pop-up instead of a tile, so I can't directly compare with Ditto. But it doesn't seem to be as complete and fluid in use.
Note, too and in that regard, that Ditto data storage is an SQLite database. The utility is quite performant, even with hundreds of active clips. (I'd significantly bump up or outright remove the clip count trim boundary. Even if something happened a week or three ago, I'd usually find it -- or relevant pieces of it -- within a second or three, within Ditto's clip storage.)
If Scott (I think it was) happens to read this, any thoughts about a port to 🞵NIX?
One great feature is the ability to pasy an unformatted version of the clip
https://hluk.github.io/CopyQ/
And translated into 22 languages:
https://github.com/hluk/CopyQ/tree/master/translations
(The only nuisance I ever had with it is recent clash of some Win 10 update and ClipX DiskLog plugin that causes annoying delay of clipboard item after copy. I had to disable that plugin after ten years.)
[0] http://bluemars.org/clipx/
your UX on this could use some work, however. i don't want the clipboard window to always be present, and i want "paste from history" to be a process similar to the normal "paste" process.
[1] https://tails.boum.org/doc/encryption_and_privacy/gpgapplet/...
I'm always opening up Notepad to remove formatting.
aka - Ctrl + Shift + V // (Command + Ctrl + V on mac)
https://stevemiller.net/puretext/
I want a save this to my second clipboard and then be able to paste from that clipboard without changing the default clipboard.
Coincidentally, I had come across pyperclip, a Python clipboard module recently, and tried it out here:
pyperclip, a cool Python clipboard module:
https://jugad2.blogspot.com/2018/08/pyperclip-cool-python-cl...
That post shows a way to use pyperclip to do a quick word and line count of any text you are working on, such as a blog post or article (as long as it is within the clipboard size limit).
Also wonder how none of the OS has any sort of decent clipboard manager for decades when it should be their default feature.
There are plenty to choose on Mac but Unclutter is great.