I am new to this forum, plus I do not write very well in English ---.
I recently started on this in zooper and have already created some widgets to homescreen, now I'm working on a widget for the Lockscreen
* and tenog a problem with the gmail counter code I have is that it is next.
Code:
$#SUG#>1?:i$
This makes a letter (attached to a gmail icon ) is displayed but the problem is that it only works when the emails arrive at-Primary-tag. When I receive messages on the labels of Notifications, Forums or promotions not work,
I would like to know if I can fix this
thanks
For gmail, you have to add the name of your inbox to the #SUG# tag.
For example, my email inbox for gmail is named Primary. So I would use:
#SUGPrimary#
If you have multiple inbox's you can add them all together into one count like this:
$(#SUGPrimary#+#SUGSocial#+#SUGPromotions#)$
Hope that helps.
Thanks for answering, I think this code would work.
Edit: After a few days testing the code, everything works fine.
Thank you so much
when i add this code i have -6
Related
Hi
Can't get my email to appear in the messages widget on motorola defy (only had this phone for a week). Only get a notfication image of new mail in the status bar. Is the messages widget only for texts?? or should you be able to read your new mail via the widget?
Thanks
Moto-rola said:
Hi
Can't get my email to appear in the messages widget on motorola defy (only had this phone for a week). Only get a notfication image of new mail in the status bar. Is the messages widget only for texts?? or should you be able to read your new mail via the widget?
Thanks
Click to expand...
Click to collapse
Do you use Gmail app from Google? You have to add your e-mail account to Motoblur. Also disable original Gmail sync or you'll get notifications twice I think.
[edit] That's if you use a ROM with Motoblur, I don't know if there's e-mail support in deblur ROMs.
Hi
I thought I had added it, my google account appears in the accounts as " other account" below the motorblur account with all the twitter, facebook etc.
Have I got it in the right place?
( you can tell this is my first smartphone )
Do you have Accounts or other apps from Motoblur like Social Networking? Stock Motorola software is different for various regions and might come with or without social features called as Motoblur. If you don't have it then Messages widget works with regular text messages only, I think.
No I don't have accounts for any of those social networks like twitter etc.
So I suppose I am stuck? And won't be able to have the e-mail displayed within the widget?
Thank you very much for your replies and help though.
I've figured it out and now get email in the messages widget. I hadn't realized there are TWO seperate accounts one for G-mail and one for E-mail. It's quite confusing for a smartphone virgin, but what a cool toy
Thought id add the default email widget to one of my screens, it worked fine and i was able to change email accounts In view and refresh etc but now it doesn't update at all and contains emails i have since deleted. Is this normal for this widget?
sent via this forum to your face
Hey all,
All of my email and calendar settings are correct, and I am sync'd with the Exchange/ActiveSync for work. When trying to create a calendar invite it will show correctly in my Outlook client as well. The issue I am having is when creating a calendar invite on the phone itself - it doesn't give an option to mark it as private. After you've created the event and go to view it - it shows Privacy as "default". If you click "edit" on the event you don't seem to get the option to change it.
I know there are options for rooted phones, (I searched to the best of my ability) but wanted to see about a stock GS3 (you know how it is, work phone).
Any ideas or different calendar suggestions are more than welcome. Thank you for the help.
-Kenny
hi,
I am working on email count template on the zooper widget. I have email icon and next to txt field where I like to display number of new emails.
I have been checking this link; http://www.jagwar.de/en/show-notification-counts-in-zooper-with-tasker/, it uses Tasker to accomplish the email account, but when I tried, it sure display email account, but number of email count always 1 even if I have 12 new emails.
maybe using tasker is not a good idea, but considering I am newbie to Zooper, thought I should ask here and see if any one can help me solve this issue..
bunch of thanks in advance!
jazzespresso said:
...
Click to expand...
Click to collapse
Seems to be available without Tasker: #SUGInbox#
[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.