If I have identical checklist on two separate cards that are linked, can I sync them? In other words if the first item on the checklist on "card A" is marked completed, is there a way to automate that same task to be marked completed on "card B" ?
Hi @Landin
This is the kind of thing I love to help with.
Assuming you want it to be 1 way (Just Card A > Card B) it is very simple with an automation:
First, here it is in action:
The automation command:
when an item is checked in a card with a name starting with "Card A", find the first card linked in the attachments, and check item "{checklistitemname}"
Here are the step by step screenshots:
You can also repeat the automation triggered by unchecking the checklist item...
If this answer was what you were looking for and it made you quiver with excitement, please click the Accept Answer button š
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.