Hello, I would like to know if once a task with a checklist has been completed, this same task becomes work done but a copy is automatically created.
For example, on Monday I complete my tasks through the checklist, this task becomes done and I would like an identical copy to be created on the same Monday at the bottom.
Hi @Conchi, welcome!
This Automation should work —
when an item is checked in a checklist named "To-do list", add item "{checklistitemname}" to checklist "Done"
I'd suggest being specific about your checklist names so that Butler (Trello's automation) will find the right checklist each time. You can customize further by using variables — Butler variables doc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.