Hacker News new | ask | show | jobs
by aniketh 5864 days ago
Have you looked at mailplane http://mailplaneapp.com/ ?
1 comments

I have, but I'm not craving extra integration, just a more Cocoa-y chrome that loads faster. Mailplane still relies on loading Gmail's HTML/JS/CSS to display itself; it's no better in that regard than creating a Fluid.app called Gmail (which is what I've done for now.)

Right now I can click on my Gmail bookmark in an already-open Safari session, then open the Mail app on my iPhone, read and archive three messages and close it before Gmail is even finished loading on my computer. Mail.app, on the other hand, has a ridiculously-slow IMAP sync every time I open it, wants to keep a local index of every message (9/10ths of my used Gmail quota is in the index, since I always send files out-of-band) instead of using Gmail's search API, has no conception of labels, and does its own horrible local spam-filtering, and no conversation view.

So, to reiterate: why can't there be a native OSX mail client that uses Gmail's API, and exposes the UI affordances appropriate to that API, while being made completely of regular Obj-C/Cocoa, and not loading a Webkit component unless it has to render an HTML message?

Mail.app actually has a conversation view these days, someone told me earlier this week!
I don't think so... I've been using Mail.app for 2 years now, haven't come across this feature.
From the menus: View / Organise by thread
It sucks. It blindly groups messages by subject, regardless of whether they're actually related, e.g. for me it grouped all empty subject messages from a span of 6+ years that I've had this Gmail account (I never delete email).
Gmail does that too—it doesn't respect the Thread-ID header (Mail.app does).