Hi all,
Would it be possible to use the due date of a checklist item as a trigger for an automation? Like it is for a card due date?
What i'm trying to do is to create an automation which moves tasks that are due the current month to a certain list. And then one that moves the tasks that are due the current week to another list. I am able to do this for cards with a global due date. However, i have certain tasks that contain checklist items which are due that week/month, but not the entire card itself. I would like to move those items in the same way. This way i am hoping to create an overview of all tasks that need to be done that month and that week.
This capability is not supported by Trello. A RYO solution is required.
Hi, thanks for your answer. Could you please explain what you mean with a RYO solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are other capabilities in Trello that can be used beyond of Trello Automation(Bulter)
(Perhaps I should use DIY instead of RYO)
I have built an alert system for checklist items https://github.com/xu2xulim/Trello-Item-Alert
It uses webhook to capture/update all the items with due dates in a secured NOSQL database and issues alert a day before that due date via comments on the card.
The comments/alerts, in turn, can be used to trigger standard Trello Automation like moving the card.
With the items written out you can use it to create your weekly and or monthly list, if so required.
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.