Browsing Archives Tagged 'Clipboard'


4
Sep

The Windows Clipboard Manager is not really the thing you could rely on, since it only holds one entry in the memory, the clipboard erases the previous entries every time you copy something, this could be quite annoying as there is no real way to get back the older entry you had copied.
We have also [...]

20
Dec

The biggest annoyance I have with the Windows OS is that it does not support storing multiple text in the clipboard. Except for Microsoft Word which has its own Clipboard and stores up to 24 clips you cannot store multiple data in the clipboard. This tends to become quite a hassle. To get over the [...]