A look at Thunderbird 2.0 Beta
lisah writes "Linux.com has reviewed Mozilla's first beta release of the Thunderbird 2.0 email client and says that, while it 'won't knock your socks off,' there are plenty of reasons to try it out or upgrade from previous versions. The new Thunderbird does away with the limitations of labels and instead allows users to tag emails to their heart's content, in the same vein as Google's GMail. Developers also tossed in a bunch of other useful features like customizable pop-up notification of new email, better search capabilities, and a neat way to navigate through the history of recently read emails. Mozilla developers didn't get everything right, however, since the account setup continues to be something of a headache."
Does any one know what happened to message tabs. Its a feature I would really like as I become sick of having to re-find a message if I want to check another at the same time. I saw this proposed at some stage and thought it was going to be a 2.0 feature but there is no comments on it in the review. Did it get pushed back to 3.0?
:(){
"You could then also do some standard groupings that a user could select, like 'Yesterday, this week, this month, last month', common strings in the subject lines, etc."
Go into the inbox (or any other folder you have) window and press "g"
I'm too lazy to copy folders around. Thunderbird developers are too lazy to write an import/export function. Stalemate.
I would simply like the ability to edit the subject line of messages I receive for organizational purposes.
I just want to follow up on how this might be implemented, since I think it's a great idea. Thunderbird could allow you to insert an additional header, perhaps called X-ModifiedSubject, where you would enter your modified version of the subject line. When the messages are listed, the X-ModifiedSubject would be displayed as the subject if it existed. If there was no X-ModifiedSubject line, the normal Subject would be displayed, but in a different color from the X-ModifiedSubject, so you can easily distinguish the ones you changed from the ones you didn't, and not confuse anybody when talking about the email on the phone (since the sender won't know you've made the change). When you reply to an email containing a X-ModifiedSubject, Thunderbird should have you choose between the new subject (more descriptive) and the original subject (vague, but more recognizable to the recipient) when generating the subject line of the reply. I suppose any searches you do on the "Subject" field should search both the Subject and the X-ModifiedSubject.
For example, your mail headers might contain:
Subject: WebSite
X-ModifiedSubject: Need to update copyright date on website
That way, when you browse your mail listings you see "Need to update copyright date on website" instead of just "Website," and you can easily tell what the message is about without clicking into it and reading the whole thing.