Jump to content

Regex! Introducing the Search and Replace workflow!


Recommended Posts

Hi everyone!

 

Introducing Regex.

 

http://code.instructorium.com/regex/

 

Copy any text on your computer.  Fire up Alfred and type your search-and-replace regular expression.  That's it!   :)

 

Other Features:

  1. There is a "quoted" mode (sq) for people less familiar with regex, or simply for convenience.  It disables all escaping, interpolation, and regex features.  It is a plain-old search and replace.

  2. You can save regexs you use often under a name, then execute them by name whenever you want!

  3. coming soon: match previews

 

The download link is on my website, which also has more thorough explanations:

 

http://code.instructorium.com/regex/

 

Please contact me with feature requests or (hopefully not) bugs.  You can leave comments here or on my website.  Thanks!

Edited by mareoraft
Link to comment

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...