colomolo Posted June 17 Share Posted June 17 I am author. Link to GitHub: https://github.com/colomolo/alfred-string-multitool Sometimes you need to quickly transform your variable in the code, clean up text from special chars or format the string in a certain way. Problem is that different editors and IDEs provide limited functionality for such common tasks. String Multitool fills that gap, so that you have one universal shortcut and a Swiss knife for string transformations. Start with 'string' keyword, provide an argument and select needed transformation from list. Or chain available transformations: Config: Link to comment Share on other sites More sharing options...
vitor Posted June 19 Share Posted June 19 Why not show the /R option in the default results too? In addition to the Hotkey, this should have a Universal Action as well, it would be a perfect fit for what this does. Link to comment Share on other sites More sharing options...
colomolo Posted June 20 Author Share Posted June 20 8 hours ago, vitor said: Why not show the /R option in the default results too? Because it requires at least one argument. I am still thinking on how to hint to that command there, but haven't come up with a good solution as for now. 8 hours ago, vitor said: In addition to the Hotkey, this should have a Universal Action as well, it would be a perfect fit for what this does. Yeah, good point. Link to comment Share on other sites More sharing options...
vitor Posted June 20 Share Posted June 20 3 hours ago, colomolo said: Because it requires at least one argument. I am still thinking on how to hint to that command there, but haven't come up with a good solution as for now. I see your point. I think it might be enough if you do it like the /S option (hinting in the subtitle) because at least people will see the option exists and can check the docs if they don’t get how it works. Ultimately your choice, though. 3 hours ago, colomolo said: Yeah, good point. I’m working on the rest of the page. Please ping me when you make the release with the Universal Action so I can finish it up. Link to comment Share on other sites More sharing options...
colomolo Posted June 21 Author Share Posted June 21 21 hours ago, vitor said: I see your point. I think it might be enough if you do it like the /S option (hinting in the subtitle) because at least people will see the option exists and can check the docs if they don’t get how it works. Ultimately your choice, though. I’m working on the rest of the page. Please ping me when you make the release with the Universal Action so I can finish it up. Yes, sounds good. Thanks! Link to comment Share on other sites More sharing options...
vitor Posted August 9 Share Posted August 9 @colomolo Pinging here in case you forgot about the Universal Action addition. The page is otherwise ready to go. Link to comment Share on other sites More sharing options...
colomolo Posted August 14 Author Share Posted August 14 Hey @vitor, thanks for a follow up. No I haven't forgot, just busy with other things. Will be added soon and I will let you know. vitor 1 Link to comment Share on other sites More sharing options...
colomolo Posted August 18 Author Share Posted August 18 @vitor Done: https://github.com/colomolo/alfred-string-multitool/releases/tag/v1.0.11 Thanks for patience! Link to comment Share on other sites More sharing options...
vitor Posted August 28 Share Posted August 28 Thank you for the change. Workflow will be live soon at https://alfred.app/workflows/colomolo/string-multitool/. colomolo 1 Link to comment Share on other sites More sharing options...
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