Hi! I've long wondered why there is no built-in way to add an email link. The only option when you click the link icon is for an HTML page. You have to manually change the initial code from "http://" to "mailto:".
Naturally I can do this easily, but I don't want my clients to have to.
A simple popup option of "website" or "email address", which would then populate the field with either "http://" or "mailto:" would seem like a trivial thing to include.
What's more, given that ease-of-use for the end user is supposed to be a major selling point of WordPress, it's surprising that this quite basic thing is not addressed. Adding a linked email address is a pretty common thing.
Is there perhaps a plugin which adds this feature?