I have a master list of cards that I make a copy of for each project. Is there a way to add a unique identifier to the cards specific to each list created?
For example, add a "Smith" to each card title in one copied list, a "Baker" to each card title in the second copied list, and so on.
Community moderators have prevented the ability to post new answers.
Hi Corey,
Thanks for reaching out!
While this isn't directly possible, you could set up a couple of Butler automation to achieve this.
For example, set up a board button that copies all the cards from list X to list Y (i.e. Smith). Then, set up a command that prepends the word "Smith" to the card names of those copied cards.
Board button:
copy all the cards in list "Tomorrow" to list "Smith
Rule:
when a card is copied into list "Smith", rename the card to "Smith {cardname}"
Note: if your list has a lot of cards, you'll see performance issues.
Hope this helps!
All the best,
Lara
The Trello Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.