Hi, I have set up a butler command to tell me how many items have a due date on, when I run the command is says there are 29 however I can’t find any further detail. I’m sure it is obvious but where would I find the detail about which cards they are?
Just email to yourself with {$report_variable}
Thanks for the reply, where would I add that command as I seem to get a blank email?
Last modified a few seconds agocreate a report in variable "_cardincomplete_" with all cards assigned to me, and send an email notification to "My email address” with subject "Due cards" and message "{$report_variable}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
change to {$_cardincomplete_}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
create a report in variable "{$_cardincomplete_}" with all cards assigned to me, and send an email notification to "Myemailaddress" with subject "Due cards" and message "{$report_variable} {$_cardincomplete_}"
Ive done the report command as above and still the email is blank. Apologies, never used the butler commands before. I’ll keep trying..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When if you give a name to report variable you skip the $ like batman_robin but when you refer to the variable in your email body use {$batman_robin}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmm, think I’ll have some further tries tomorrow as it is still not working so will restart the whole thing.
Thank you for your replies.
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.