firestorm icon indicating copy to clipboard operation
firestorm copied to clipboard

Handle email replies nicer

Open knewter opened this issue 8 years ago • 1 comments

Thoughtbot kindly released https://github.com/thoughtbot/email_reply_parser as an extraction from an AGPL-licensed project so we could use it. We should do that. It'll make email replies sweet. Thanks @paulcsmith!

knewter avatar Apr 27 '17 02:04 knewter

Looks pretty simple, this is what I see as the biggest difference between me and people who do this for real (I can make things work and deliver results, not this elegant though).

I'm guessing there is a line of "reply above this line" or something? Else what happens if people do inline replies?

Probably a future feature then?

  • handle online replies
  • handle quotes (copy from email to reply) 2c

On 27 Apr. 2017 2:38 pm, "Josh Adams" [email protected] wrote:

Thoughtbot kindly released https://github.com/thoughtbot/ email_reply_parser as an extraction from an AGPL-licensed project so we could use it. We should do that. It'll make email replies sweet. Thanks @paulcsmith https://github.com/paulcsmith!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dailydrip/firestorm/issues/65, or mute the thread https://github.com/notifications/unsubscribe-auth/AAABPSfchTPaZiaLQ4KeROjkRtPQi6mcks5rz_-GgaJpZM4NJpzF .

TheNicholasNick avatar Apr 27 '17 03:04 TheNicholasNick