Gmail Select Conversations and Replies
Gmail: select only conversations with multiple replies or with Re: in the subject line
I wrote this because I subscribe to many mailing lists and with some of them I only read the messages without any replies. I needed something to select only those that have been replied to so they can be marked as read or deleted.
This script adds two links to the Select: None, All (etc.) list – a Conversations link and a Replies link. Conversations selects items with multiple replies and Replies selects items where the subject line starts with Re: (or re: or RE:).
Update 1 May 2007: Changed it to use XPath, links now stop disappearing when the Inbox automatically refreshes itself.
Update 16 April 2008: It now works in the new Gmail (and it should still work in the old version too).
You could comment on this script if you were logged in.
4 comments
You could comment on this script if you were logged in.

login to vote
I've tried that. Maybe it didn't work cause my gmail is not on gmail.com, but another domain, with less features...
I'll release the "invert" here anyway soon!
login to vote
Yeah, I'll have a look. You can do the inversion anyway by selecting All and then Conversations or Replies.
login to vote
I mean... "do you want the code?"
login to vote
Very nice! I would like you add a link for inverting selection, in case I wish delete the messages with no reply. I did it locally, wants the code?