It is currently March 29th, 2024, 12:09 am

on the GMail feed

Tips and Tricks from the Rainmeter Community
User avatar
moshi
Posts: 1740
Joined: November 13th, 2012, 9:53 pm

on the GMail feed

Post by moshi »

just a little piece of information:

the Gmail feed <fullcount> does not show the number of your unread emails. the number of your unread emails might be higher.

what the Gmail feed <fullcount> shows is the number of unread conversations/threads/whateveryouliketocallits.
User avatar
JosephB2000
Posts: 155
Joined: July 29th, 2014, 7:02 pm

Re: on the GMail feed

Post by JosephB2000 »

Which one is the one that shows how many unread mail you have?
[Insert Joke Here]
User avatar
VasTex
Posts: 407
Joined: September 20th, 2012, 3:17 pm
Location: USA - Montana

Re: on the GMail feed

Post by VasTex »

RegExp="(?siU)<fullcount>(.*)</fullcount>"

This should be what you're looking for.
01010100 01100101 01100011 01101000 01101110 01101111 01101100 01101111 01100111 01101001
01100011 01100001 01101100 00100000 01000010 01100001 01100100 01100001 01110011 01110011
User avatar
JosephB2000
Posts: 155
Joined: July 29th, 2014, 7:02 pm

Re: on the GMail feed

Post by JosephB2000 »

VasTex wrote:RegExp="(?siU)<fullcount>(.*)</fullcount>"

This should be what you're looking for.
As moshi said, that isn't how many unread messages you have, my actual inbox has 130, whilst the <fullcount> says 123!

So which one exactly is how many unread messages, cause I can't find anything!
[Insert Joke Here]
User avatar
VasTex
Posts: 407
Joined: September 20th, 2012, 3:17 pm
Location: USA - Montana

Re: on the GMail feed

Post by VasTex »

There is no option in Gmail, that I'm aware of, to get the true count of unread, individual emails. There is only a method of counting Unread conversations. Basically, if you have a single email which neither you nor the sender have replied to then it is counted as 1 email. Similarly, if you have 1 conversation containing 5 unread email replies then it is also counted as 1 email.

Like I said, I'm not currently aware of any method to count the true, total amount of unread, individual emails. Only unread 'conversations'.
01010100 01100101 01100011 01101000 01101110 01101111 01101100 01101111 01100111 01101001
01100011 01100001 01101100 00100000 01000010 01100001 01100100 01100001 01110011 01110011
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: on the GMail feed

Post by jsmorley »

Anyone who has more than 10 unread emails in their inbox should have their computer taken away from them anyway... ;-)
User avatar
VasTex
Posts: 407
Joined: September 20th, 2012, 3:17 pm
Location: USA - Montana

Re: on the GMail feed

Post by VasTex »

^ I second that :thumbup:
01010100 01100101 01100011 01101000 01101110 01101111 01101100 01101111 01100111 01101001
01100011 01100001 01101100 00100000 01000010 01100001 01100100 01100001 01110011 01110011