📣 NEW PACK: Text Search Magic: Search text WITHOUT regular expressions!

“I have a problem that I solved with regular expressions.”

“Now you have two problems.”

I created this pack to help simplify text search for people who are not comfortable with regular expressions. It’s based on Librarian, a package that provides a simple boolean text search syntax.

For my specific use case, I wanted this for my Slack Magic pack to help filter messages. I want users to be able to filter messages more than just “match this text,” but without needing to know regex.

You can play with the query language here: https://librarian-sandbox.web.app/

3 Likes