I use the Gmail website. I have 1000 unread emails. How can I view how many unread emails I have in my Gmail inbox broken down by the sender's email address?
I am aware that one can obtain a count of the unread email from one specific email address via the query is:unread from:example@gmail.com
, but instead I would like to view the count for each sender at once, e.g.:
from:example1@gmail.com: 50 unread emails.from:example2@gmail.com: 20 unread emails.from:example3@gmail.com: 11 unread emails.