mckeever02 / mailtolink

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

Home Page:http://mailtolink.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Body?

mhulse opened this issue · comments

Nic simple tool. Cool design.

Have you considered adding the body? (hoping I did not overlook this)

Maybe a check box for "Include body"?

Sometimes I like to have my mailto's fill the body out with a placeholder.

<a href="mailto:someone@example.com?subject=Suggestions&body=name:%0D%0Aemail:">test</a>

Thanks!

Hey Michael,

There already is a body. See just below the subject where the "A simple markup..." placeholder is. Thats the body. It'll properly encode all spaces and line breaks too. Try it out!

Ahhhh, that's a placeholder!

Lol, as a test, I thought the text you had in there was demo text (not placeholder) and clicked "copy code" and there was no body.

So maybe this is more of a UX feedback ticket then. Perhaps the placeholder could be lighter in color?

Or, have that description above the white box as a heading and leave the body blank?

screenshot 2019-01-15 10 08 14

Anyway, thanks for building this tool! Bookmarked! 👍

Or, maybe like this:

mailtolink me_

Thanks. I was worried that it wouldn't be obvious enough that you could enter in the body and you confirmed it. I've made adjustments now by adding a label and lightening the placeholder text.