It is currently April 17th, 2024, 10:31 pm

Anyway to make config to show unread in RSS instead of mail?

Get help with creating, editing & fixing problems with skins
johnpr
Posts: 2
Joined: June 26th, 2010, 12:13 pm

Anyway to make config to show unread in RSS instead of mail?

Post by johnpr »

I'm very new at writing code, I have no clue what I'm doing really.

I'm wondering if theres anyway to use an RSS to show the unread in that instead of using mail to show unread. Like, if I made an RSS for my gmail (it'd work for any other mail, really, this would turn into a work around for users of yahoo, etc.), could I make a config to read the unread and show a number of the unread. If I could do that, I could also make an RSS for Google Voice and have an unread for that, which would fit the theme I'm currently using (Omnimo.) The RSS wouldn't have to be authenticated, so long as you use freemyfeed.

I ask this because my gmail doesn't play nice with rainmeter (the email having periods and the password having special letters) and this would be a nice work around.

Thanks for any help. :)
User avatar
kenz0
Developer
Posts: 263
Joined: July 31st, 2009, 2:23 pm
Location: Tokyo, JPN

Re: Anyway to make config to show unread in RSS instead of mail?

Post by kenz0 »

Try using this feed instead of current mail feed.
This feed displays only "unread" messages including the archive.

Code: Select all

https://#GmailUsername#:#GmailPassword#@@mail.google.com/mail/feed/atom/unread
OR

Code: Select all

https://#GmailUsername#:#GmailPassword#@gmail.google.com/gmail/feed/atom/unread
.
Image