alfred-string-operations
alfred-string-operations copied to clipboard
Special Request
Dear,
Thank you for this great work. I use all the string functions regularly and I am very happy with it. There is one function that could also save my day that is currently not included. If you have the time and are in the mood maybe you could think how this could be done.
Regularly I need to type a password or a long string to a remote server where there is no clipboard activated. Currently I need to type each character one by one. It could be wonderfull if, based on a input string (the clipboard) the function would simulate the typing of every character of the string one by one.
So to make it visual, let's assume I have to copy / paste a long url to a remote server (https://www.google.com/search?q=this+is+a+test&newwindow=1&sxsrf=AB5stBjK83tW-CeBuvncRUoupgDXf_nUGQ%3A1688472579795&ei=AwykZPeNMIa1kwXv5amwBg&ved=0ahUKEwi3m9PCgvX_AhWG2qQKHe9yCmYQ4dUDCA8&uact=5&oq=this+is+a+test&gs_lcp=Cgxnd3Mtd2l6LXNlcnAQAzIHCC4QigUQQzIGCAAQBxAeMgYIABAHEB4yBggAEAcQHjIICAAQBxAeEA8yBggAEAcQHjIFCC4QgAQyBQguEIAEMgUIABCABDIFCAAQgAQyFQguEIoFEEMQlwUQ3AQQ3gQQ4AQYAToKCAAQRxDWBBCwAzoICAAQBxAeEApKBAhBGABQ5gFYyBRg0xloAXABeACAAVuIAfsBkgEBM5gBAKABAcABAcgBCNoBBggBEAEYFA&sclient=gws-wiz-serp)
Currently I need to concentrate and make sure I follow each character in the string. With the new function, I would only be required to copy the string to the clipboard and the function would send each element from the string one by one and simulate a key typed,
Thank you for your time.
Denis