Jump to content

String Multitool


colomolo

Recommended Posts

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.
 

image.thumb.png.efc8049feab28eef0955861447d42129.png

 

Or chain available transformations:

 

image.thumb.png.1fa665206829c4f75b21d67610c9bf2c.png

 

Config:

image.thumb.png.d38ab610f9bb43a34d8eeb8f19c80704.png

 

Link to comment
Share on other sites

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

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

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

  • 1 month later...
  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...