Hello. I have set up Butler to create checklist item cards from each checklist item on cards on a certain board.
I set it up so that when I click the checklist item on the card, the corresponding checklist item card is moved to the "Done" column. I have also set it up so that when a checklist item is unchecked, that the corresponding checklist item card is moved back into the "To Do" column.
My question is, how can I update the checklist item simply by moving the checklist item card?
For example, if I move the checklist item card to "Done", how can I trigger the corresponding checklist item to be checked? And vice versa if a card is moved out of the "Done" column to uncheck the checklist item.
A small note: I change the name of the checklist item cards to be {triggercardname} - {cardname} so that it references the parent card and the checklist item. For example, if I have a card called "Case #1" with a checklist from which checklist item cards are made, the checklist item cards are renamed "Case #1 - To do item #1" etc.
I mention this in case any solution requires checking the name of the card. Thanks.
Thanks!