jacobwb / hashover-next

This branch will be HashOver 2.0
GNU Affero General Public License v3.0
420 stars 87 forks source link

Improve the email template (plain-text edition) #321

Open da2x opened 2 years ago

da2x commented 2 years ago

When testing Hashover, my inbox quickly got filled with emails I couldn’t tell apart. They weren’t catching my attention and I felt I didn’t know what to do about them.

I’ve changed the email subject to include the thread title instead of the domain name. This makes it easier to recognize why you’re receiving the email and what’s it about. It also makes it more interesting as it’s a topic you’ve already shown interest in. I’ve also added some new strings and reworked the plain-text email template. The email now greets you, better explains what do do, and includes a call-to-action.

An example of the new email template.

The name and title is quoted for security (there are few options in plain-text to distinguish between user-submitted content and the template).

leancept commented 10 months ago

+1 please merge