Clipboard

Its not all about business phylosophy. Here’s a useful tool for you if you have to keep at hand many textual values such as passwords, usernames, etc., or have to use frequently the same values which you don’t want to do by memory.
The Clipboard is a windows executable that boostraps values from a .txt file; the labels appear on the UI and the associated values are copied to your clipboard once you click on the item in the list.
You can edit the file to suit your needs; it should be located on the same directory of the executable. You can also edit and add or remove entries at runtime, however that doesn’t change the file contents (you have to edit it directly).
Please note that the .txt file is not encrypted, therefore if you use it to store sensitive data place it in a secure location.
Download and unzip the files here [1] and start focusing on the really important stuff!

____________
[1] you may be prompted to login to Dropbox but that is optional; the files are public.