What I would like to do is use Regex to search a card when it is added to a board. My card will have a name like:
Test Client (12345) - 2024
What I want to do is search all the other cards in the same board for one that also contain 12345 and 2024. If there is a 2nd card, then I want to add a label to the 1st card.
Can I do that with Butler or do I need to use a powerup like Zapier?
If they are all formatted that way, with a space, a dash, a space, and then the year, then you could create an automation using Pattern Matching/Wildcards. It isn't exactly Regex, but, based on your description, it should do what you're looking for.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.