jonbrett / cinnamon-feeds-applet

Cinnamon applet for fetching and displaying RSS feeds
https://jonbrettdev.wordpress.com
20 stars 10 forks source link

Add Total number of unread out of total number #64

Closed jake1164 closed 8 years ago

jake1164 commented 8 years ago

I am guessing it shouldn't be maxed out at what is displayed.

For instance if there are 100 items total and I have already read 60 maybe it should look like:

Title [40 / 100]

Another example would be for all items read: Title [0 / 100]

jake1164 commented 8 years ago

Feature added