Live. Work. Play. Anywhere.


Come for the Food


Trello Email Reports

External Links #

Creating Reports (Trello Help)

Butler Variables

Gotchas #

For carriage returns, two “\n\n” must be entered.

Mixed Criteria #

Here is how to send one email report with multiple criteria. Example:

all cards assigned to johndoe with the green todo label or the red do now label

(from this page)

every friday at 11:45 pm, create a report in variable “Doing” with all cards in list “Doing” using pattern “- [{cardname}]({cardlink}) ({cardmemberusernames}) {{%Priority}} => DUE on {cardduedate}”, create a report in variable “Done” with all cards in list “Done” using pattern “- [{cardname}]({cardlink}) ({cardmemberusernames}) {{%Priority}} => DONE on {{%Completion Date}}”, and send an email notification to every member of the board with subject “Report for week #{weeknumber}” and message “Doing:\n\n{$Doing}\n\nDone:\n\n{$Done}”

Powered by BetterDocs