dotenorio / clipboard-manager-electron

A clipboard manager built with Electron
MIT License
110 stars 17 forks source link

Feature Request - Clipboard History UI #20

Closed savannahar68 closed 4 years ago

savannahar68 commented 4 years ago

I really like the default window's history application, which has UI support too. In windows 10, on click on WIN + C it show a small UI with all the clipboard history, where we can move up and down with arrows and select the clip which we want in our clipboard.

Linux and Mac lack this kind of application.

This is how window's clipboard history looks like -

image

I would like to work on this feature, this is how I plan to proceed with -

@dotenorio if you approve this, please assign this to me.

savannahar68 commented 4 years ago

@dotenorio do you want me to go with basic HTML, CSS, JS or React/Angular?

dotenorio commented 4 years ago

I prefer basic :)