Hacker News new | ask | show | jobs
by ksaj 2072 days ago
This is pretty cool. A feature I would add to this sort of utility is to normalize text. For example, some of your own examples, and also CC are in full caps. It would be nice to have a paste-as option that would allow instant normalizing to sentence, camelcase, lower, etc formats.

Probably that option would need to be prior to capture, before the text is sent to the clipboard, so maybe the feature is sample-as versus paste-as.

1 comments

Thank you for kind feedback and great suggestion. And the easiest way to implement it would be as you wrote prior to capture, before text is sent to clipboard. Will definitely bring it in my future updates. Thanks