Hello, how are you all? Is it possible to create an automation where an item from a checklist moves to another list on the same card? I want to create a card called tasks. For each item I complete during the day, it should be moved to completed tasks for the day, and similarly for the week and month. This way, I can track my progress.
@Lucas Yoshida there's no action that will move a checklist item from one checklist to another. A workaround would be to remove the item and re-add it.
when an item is checked, remove item "{checklistitemname}", add item "{checklistitemname}" to checklist "Completed", and check item "{checklistitemname}"
Hi Lucas, welcome to the community!
Just so I understand it correctly, you would like to automate an item on a checklist with this scenario:
Let me know if my understanding is correct as I am unsure what you mean by "item from a checklist moves to another list on the same card". Also, can you explain more what you mean by this:
For each item I complete during the day, it should be moved to completed tasks for the day, and similarly for the week and month.
Once I understand the complete picture, I can cater my answers if automation is possible. Thanks!
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.