Key Functions (A better copy of make-it-searchable)
Removes all special characters from the text in Clipboard (which makes it google searchable) and saves it back into Clipboard.
Executables are in: Executables/
Antiviruses may detect it as a virus, because it is developed with a key-logger (recorder) mechanism but surely does not log (record) any keys, so you can whitelist it.
- Adding hide mouse-pointer while typing is a tricky functionality, that's why setting cursor's position to (0, 0) coordinates while typing.
- E.g. text:
https://github.com/key-functions/edit/master/README.md
- Prepend the text with "
mis
" like below and select it: - To make the text easily searchable, copy it from the keyboard shortcut
ctrl + c
: - Now paste it somewhere and it should be formatted like this:
https github com key functions edit master README md