Scott Yates
3 discussion posts
Coming from a different clipboard manager, I am VERY impressed with your app and the way it works. I would like to request however, the ability to do a text based quick edit, and html preview of clips.
Quick editing a clip is surprisingly handy when coding, and html preview really helps when checking how formatting looks with small html clips.
Also, for security sake, is it possible to client side encrypt/decrypt the clipboard contents before syncing? This would be of concern to me as some of my clients are understandably concerned about data being out of their control.
Finally, I would like to ask for the ability to delete specific clips. The menu popup for clips, while nice and fast, does not currently allow this.
The ability to use C# for macros that operate on clips is a killer feature, and really appeals to us coders, so good job on that front!
Please give real consideration to these requests, as I really believe implementing them would put you on top of the stack in this space.
Sep 4, 2013 (modified Sep 4, 2013)
•
#1
Seth R Krieger1
1 discussion post
I would like to add my voice to those requesting encryption. Use of this product's online feature in a healthcare or otherwise security-conscious environment would not be permitted in the absence of serious client-side encryption.
Scott Yates
3 discussion posts
Would like to add one more point to the discussion.
Currently only the first line of a clip displays in the list. This ends up being a problem for me while coding. With the one I currently use (clipmate), I can see/edit the entire clip in the interface. This is not as slick as the menu item interface that you use, but is MUCH more useful/helpful.
Thanks for the reply.
Regarding the encryption stuff, the data is encrypted via SSL when communicating with the server, but at the moment there's no client-side encryption (where you would hold the encryption key and encrypt the data before it's sent to our servers). We will put that on our feature request list, and if we're able to implement it in the future, we'll be sure to post an update!