Hacker News new | ask | show | jobs
by davidw 3886 days ago
> sometimes very useful features which may be considered unorthodox like "Gmail telling you when it thinks you wanted to attach a file but forgot".

That one's not that hard.

http://marc.info/?l=mutt-dev&m=95685122323646&w=2

2 comments

Doing it with a low false positive rate (so that you can enable it for everyone without being annoying) is much harder.

Also, Gmail has lots of users who speak languages other than English... has anyone tested whether the forgotten attachment detector works for them too?

Pretty sure it looks for the phrase "attach", it doesn't appear to be super sophisticated. Either way it works well.
It sure works for hungarian, as far as I remember it doesn't catch all synonyms of "attach".
It works in Japanese, though with more false positives than in English, I think.
Thunderbird does this as well.
And Outlook, for many years.
KMail doesn't really work fow many years now. Bu it used to do that too.

Now, I don't remember about pine and mutt. They probably didn't.