This is a basic Java Swing Work in Progress application to track your clipboard and make it searcheable. It has unlimited history which is arranged chronologically and source is clipboard as well as manual note creation.
Notes can be copied back to current clipboard by pressing Return or by pressing Ctrl/Command + C
It should ideally be compatible with all OSs but testing pending :)
Requirements: JRE 8