Hi! I'm familiar with Butler notifying of a due date via email.
However what happens if my user ignores this message?
Can I set up a rule to send a reminder notification every day until the task is done?
Thanks!
@[deleted] this might work. By collecting all the overdue card and writing a comment with @card, all members on the card will be notified as per Butler documentation.
when custom field "Checkbox" is checked, collect all cards with an overdue due date into links in checklist "over_due" using pattern "[{cardname}]({cardlink})", for each card linked from an item in checklist "over_due", post comment "@card This task is overdue", find a card with link "{triggercardlink}", and remove the "over_due" checklist from the card
If you want to do the same under calendar ie run it everyday automatically you might want to read my post Extending "A Powerful Combination"
Thanks, I need some time to digest this :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies, but I'm looking for a more straightforward solution.
I ended up with a button I have to click manually and then floods my cards with Overdue comments. I don't have the energy to debug.
I see that I can send a remainder manually with the Slack Power-up.
I'm looking for a similar one-button solution with auto-trigger.
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.