I want to apply a rule to cards that contain any of one list of things in the card (for example, apply the purple label if it contains eggs OR milk). is there a way to say that in a single butler rule? Or do i need to create a rule for each item? I tried with a comma but that didn't work - i assume it's looking at only a string within here, so that's the equivalent or saying "eggs,milk" rather than "eggs","milk"
This has worked for me
when a card with a name containing "regex:/.*(Prof|Course).*/" is moved into list "Course", post comment "Card name contains {wildcard1}"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, this is something I need to figure out how to do as well. I'm a bit confused by this answer, can someone explain to me how you were able to get this to work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nevermind, I had to look more into what regex meant, I understand it now. Thank you @milynnus !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi guys! Would really appreciate a step by step!! :D Still couldn't make it work. Please help xx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gabrielle Carreon can you share an example of what you're trying to do and the board? I might be able to create the regex for you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brittany! Thanks so much for replying!! This is what I'm trying to do:
I want that when a card contains lot of texts/names that I applied, it will go into a specific Card.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gabrielle Carreon you mean like it will be attached to a specific card?
So something like "if a card contains text with "eggs, milk, or cheese", then find the Dairy card and attach a link with the original card"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gabrielle Carreon ah i see, sorry didn't see that screenshot before.
So i think what you need to do then is...
regex:/.*(Gabi|Carreon|Gabgab|Gabo).*/
Paste that into the field where you currently have {Gabi}, {Carreon}...
Should look like this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me know if that works! I just tried it on a board of mine and it did, so should work for you too, but let me know if it doesn't!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brittany! Thanks so much for replying!! This is what I'm trying to do:
I want that when a card contains lot of texts/names that I applied, it will go into a specific Card. I was able to do it but with a single text/name only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.