tasker notification - Zooper Widget General

so i have read tonnes of tutorials on creating zooper unread message/ email, counters. i also i know how to turn sms/email text (and specify subject, sender, content) to speech or flash in Tasker.
so i feel like i should be able to make sms or email notifications appear on zooper widget, but can't figure it out. i dobt just want a plus 1 variable for a counfer, i want the text from the message.
does any one know how to do this.?

Related

[Q] Unread mail label in Gmail app?

This is a more general question about the mobile Gmail app versus the browser version. My current implementation of an "Unread" email inbox consists of a saved search for "is:unread" kept as a QuickLink named "Unread." Unfortunately, the mobile Gmail app doesn't see QuickLinks as Labels, so I can't open just that label to read just unread messages.
What I essentially want is to be able to choose a label in the Gmail widget so the widget shows just unread mail. Then, when I read the mail, it'd disappear automatically from the widget (preferably staying in the inbox).
The only thing I've figured out so far is manually moving things out of inbox and use that as the unread place, but this is cumbersome to my workflow and how I generally think of inbox (read, but unprocessed, tasks and information).
Let me know what you think about the possibility of this, thanks!

[Q] Calculate GMail unread messages

Hi,
I have been using Zooper pro for the last few months on my stock Nexus 5 with Apex launcher and still have not managed to show a unread messages count from three different GMail "folders". While it seems to be working in general, displaying the resulting number of all unread messages count in a single number won't work:
[c=#FF0000][tl]$(#SUG#+#SUG^sq_ig_i_notification#+#SUG^sq_ig_i_social#)=1?1 E-Mail$$(#SUG#+#SUG^sq_ig_i_notification#+#SUG^sq_ig_i_social#)>1?(#SUG#+#SUG^sq_ig_i_notification#+#SUG^sq_ig_i_social#) E-Mails$$#SMCALLS#=1? #SMCALLS# Anruf$$#SMCALLS#>1? #SMCALLS# Anrufe$$#SUSMS#>0? #SUSMS# SMS$[/tl][/c]
Whenever there are more than one (1) unread messages - I had like 160 e-mails the other day - "(6+64+89) E-Mails" instead of "159 E-Mals". I tried to Google it and tested various formats but I could not find out how to display the sum...
Thanks so much in advance!
Cheers!
I invested another few hours on this and found out that using this calculation to display the value as in
$(#SUG#+#SUG^sq_ig_i_notification#+#SUG^sq_ig_i_social#)$
works pefectly returning a single number of unread e-mails, but if used in a conditional
1.) greater/equal or else expression results are wrong
2.) displaying the string above just displays "(0+1+1)" depending on the unread message counts
Does anyon know how to add the three variables and use the result in a conditional? Or is it possibe to assign the result of the calculation to a variable which I then use for the conditional?
Thanks so much in advance!
Cheers...
Because I could not stop looking for a solution I changed from a calculation of folders to the use of #SUG^all# instead.
Downside was/is the way GMail calculates "all" e-mails, I had to delete/mark all GMails read I had ever just deleted and I need to mark them as read from now on before I delete them - but now I have the time to chase this without being annoyed by brackets whenever I got more than one unread GMail.
So still - why does Zooper treat calculations differently in a conditional compared to a simple calculation?
Cheers!
I am, kind of, dealing the same issue...take a look at following link;
http://www.jagwar.de/en/show-notification-counts-in-zooper-with-tasker/
I know this uses Tasker as additional tool, but still whenever I have more than 1 email, email count always shows 1.
if you figure out, drop me a line!

[Q] Zooper Unread count

So i recently had to restore my phone and had to start over on my theming. I used to use Zooper and something called "Counts" on my lockscreen. The lockscreen would be blank but when i got a text message.. it would appear as "1 Text". How can i achieve this again? I cant find how to do it. I have Zooper pro.
This is what its supposed to do: http://cdn.appcrawlr.com/imageServi...XZrMDMtY3Nycy1kSnMtNER2OWc9aDY0MA?w=340&h=280
EDIT: OK.. so I figured out how to display the unread counts. How can I set it so that the counts disappear if there is 0? I don't want the widgets to say "Texts: 0" I want it to be blank untill I get a text. I had it this was but can't figure out how to do it again.
o0adam0o said:
So i recently had to restore my phone and had to start over on my theming. I used to use Zooper and something called "Counts" on my lockscreen. The lockscreen would be blank but when i got a text message.. it would appear as "1 Text". How can i achieve this again? I cant find how to do it. I have Zooper pro.
This is what its supposed to do: http://cdn.appcrawlr.com/imageServi...XZrMDMtY3Nycy1kSnMtNER2OWc9aDY0MA?w=340&h=280
EDIT: OK.. so I figured out how to display the unread counts. How can I set it so that the counts disappear if there is 0? I don't want the widgets to say "Texts: 0" I want it to be blank untill I get a text. I had it this was but can't figure out how to do it again.
Click to expand...
Click to collapse
Hi, here is a Zooper Pro tutorial, how to make notification badges with counter, what only shows when you really have missed notifications (phone, sms, gmail). Do not show zero value if there is no notification.
https://www.youtube.com/watch?v=ct1XLpffRp4
And here is the full theme, if you would like to download and use. http://mycolorscreen.com/2014/07/10/music-lover-2/
kpontkadar said:
Hi, here is a Zooper Pro tutorial, how to make notification badges with counter, what only shows when you really have missed notifications (phone, sms, gmail). Do not show zero value if there is no notification.
https://www.youtube.com/watch?v=ct1XLpffRp4
And here is the full theme, if you would like to download and use. http://mycolorscreen.com/2014/07/10/music-lover-2/
Click to expand...
Click to collapse
Thanks!:laugh:

Display the text body of an unread text message

Hi all,
I have read many things about zooper especially its capacity to display counter of unread text messages.
I'd like to know if it is possible to create a widget that displays the text of the unread text messages, to display them on lock screen with widget locker for instance.
Thank you.
You can use Tasker's %SMSRB variable to capture the text body then output it to Zooper as a tasker variable so you can display it. Tasker also has functions to get the text senders details as well as the info for missed calls and last Email, but you will only be able to view the next text,call,etc recieved after you reference the data so it won't show what is already on your phone.
Torgadden said:
You can use Tasker's %SMSRB variable to capture the text body then output it to Zooper as a tasker variable so you can display it. Tasker also has functions to get the text senders details as well as the info for missed calls and last Email, but you will only be able to view the next text,call,etc recieved after you reference the data so it won't show what is already on your phone.
Click to expand...
Click to collapse
Thank you for your return, that's exactly what i was looking for.

[Q] Displaying separate unread/new counts for different email clients

[Not sure if I should be posting this in the general Themer forum or Zooper forum. Mods, please move if in the wrong place.]
I am using Zooper which came bundled with Themer, and was editing one of the themes I downloaded when I ran into this problem. Some backround info then:
I use Gmail (personal email). Setting Themer's default mail app to "Inbox" (the google app) or "Gmail" accurately displays the unread count if I'm using #SUG# or #UEmail#
I also have Lotus Notes Traveler (work email). I am unable to set the correct variable. However, if I set the default themer email app to "Mail" (the work email client), it shows the unread count if I use #SUG# or #UEmail#. Similarly, if I define default SMS app as my work email client, and set the widget to show #SUSMS# or #USMS#, it also shows my unread work emails.
Where I run into a problem is having the widget show separate counts for personal and work emails. I thought I'd be clever and swap the themer default app to my work email, and use #UEmail# to show work email counts, and #SUG# (and all variations e.g. #SUG^all#) to show personal emails, but it seems Themer/Zooper does not differentiate between the two, and the unread counts only show work email (where work email client is set as default mail app in Themer).
Something I think might work would be to set #Upkgname# where pkgname is the package name for the work email client. Unfortunately I have no idea what the package name is. Googling around shows that it could be com.lotus.sync.traveler, but change the variable to #Ucom.lotus.sync.traveler# does not work either.
As additional info, the default variables provided are #USMS#, #UEmail#, #Upkgname#, #Ucom.whatsapp#
There should be a workaround to this but I'm just not seeing it. I understand people have had success showing email counts in different clients using a combination of Tasker and Zooper, but I'm going to use that as a last resort since I don't want to pay for something only to find out it doesn't help with my problem.

Categories

Resources