Love it. Is there anyway to use this programmatically in workflows, as a service, or calling it on the command line passing text as STDIN and getting the cleaned up text back? I'd love to be able to just let it loose on a textfile that has crufty links in it and have it clean them up in place.
Not available. What SL does to process links is simple enough and can be accomplished in any number of ways from the command line or via scripts. StretchLink's feature is mostly about convenience and universal availability in the GUI. It probably won't be expanded to services or CLI access (though it will probably be an extension eventually).
Hi! Just bought it, really pleased so far!
I'd love to see support for Amazon/AmazonSmile.
Right now, it turns:
http://www.amazon.com/gp/pr...
in to (with query string removal on):
http://smile.amazon.com/gp/...
However, the actual shortest link is:
http://smile.amazon.com/dp/...
(also, I tend to forget to use AmazonSmile links and send regular Amazon links, so having it swap in that would be cool too.)
I'd be happy to write a plugin or something if that's an (eventual) option?