merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Shortcuts to browse history and clipboard history #473

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to see a way to quickly browse what we've uploaded with assignable 
shortcuts. When browsing it should make a mini history browser in the tooltip 
area controlled by the assigned shortcuts only. Upon selecting it would copy 
the link or content to clipboard ready to paste.

If this was added you could add a few "bonus features" such as having a (more 
obvious?) way to upload locally only. Maybe to an SQL database or something 
similar.

It's kinda hard to explain but I personally just want to have clipdiary 
(clipboard history program) in sharex. And I feel like sharex could do this 
with some modifications while still following its own rules. 

Original issue reported on code.google.com by eliashogstvedt on 10 Sep 2013 at 12:31

GoogleCodeExporter commented 9 years ago
Hi, Image History is exactly that, except it is in XML rather than SQL. 

Original comment by mcored on 10 Sep 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Hmm, I think you missed my point. I'll try to explain again.

I'd like to see a "Watch clipboard" feature which uploads anything copied to 
clipboard. If the clipboard data is unknown it will still upload it but as 
binary data instead.

Since a clipboard is usually something that should be kept private there should 
be a way to just save the data locally. Similar to "After capture > save image 
to file". Instead of saving to a billion files maybe it would be a better idea 
to save it to a database instead.

There should also be a way to browse this history in a fast way. So it should 
be controlled by added hotkeys. There should be a way to scroll the history by 
just pressing a key combination. When scrolling the history the data is 
automatically copied to your clipboard so you can paste it.

I have a program that does this but I feel like sharex could do it a lot 
better. While programming I find it extremely useful to be able to copy 
temporary code and paste it later on.

Original comment by eliashogstvedt on 10 Sep 2013 at 2:16