Choose which email account to read out loud

Post your questions and help other users.

Moderator: Martin

Post Reply
angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Choose which email account to read out loud

Post by angelatwork » 09 Jun 2014 12:23

Hi, I use AM to read my mail out loud through my bluetooth at times, using the trigger "notification on statusbar displayed". But I have several mail accounts and some are less important than others (for getting news letters etc.). I would like to exclude these from being read out loud. But, looking through the debug dialog, I cannot find a variable that pics up which mail account that has received the mail. Is there a way to accomplish this?
Best regards
Best regards,
AngelAtwOrk

BoBo
Posts: 129
Joined: 05 May 2014 12:45

Re: Choose which email account to read out loud

Post by BoBo » 10 Jun 2014 10:57

eNotifyLite - Email Notification seems to allow filtering. (TBH, I haven't tested/used it).
Hope that helps.

angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Re: Choose which email account to read out loud

Post by angelatwork » 10 Jun 2014 12:10

Thanks for your input Bobo :-).
Since eNotifyLite seems to be able to do it, I have now posted a request for it in AM.
Best regards,
AngelAtwOrk

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Choose which email account to read out loud

Post by Martin » 10 Jun 2014 16:51

Hi,

The variable notification_text might contain the account name like <account>@gmail.com, at least it does on Gmail on my device.
It might be possible to add a condition Expression: contains(notification_text, "xyz@gmail.com").

Regards,
Martin

angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Re: Choose which email account to read out loud

Post by angelatwork » 11 Jun 2014 14:33

Thanks, I will try it out :-)
Best regards,
AngelAtwOrk

angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Re: Choose which email account to read out loud

Post by angelatwork » 11 Jun 2014 16:08

It seems to work ☺
Best regards,
AngelAtwOrk

Post Reply