ashcreighton Posted June 5, 2023 Share Posted June 5, 2023 Example: Clipboard: hook:/email/textid.com Desired output: https://hookmark.net/hm/hook/email/textid.com I've been researching scripts but they're all in Python and my new mac doesn't have Python. Thanks a lot 🙏 Link to comment
vitor Posted June 5, 2023 Share Posted June 5, 2023 Welcome @ashcreighton, 48 minutes ago, ashcreighton said: they're all in Python and my new mac doesn't have Python. If it’s Python 3, it does. As soon as you try to run /usr/bin/python3 macOS will offer to install the Developer Tools to make it available. But you don’t need any code to do this, all you need is a Universal Action to start it, the Replace Utility to make the changes, and a Copy to Clipboard Output to paste it. Something like this. Link to comment
ashcreighton Posted June 6, 2023 Author Share Posted June 6, 2023 (edited) This is fantastic @vitor, thank you so much! I have a lot to learn about workflows 🙏 Edited June 6, 2023 by ashcreighton Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now