bitcoinz-wallets / bitcoinz-copay-wallet

BitcoinZ Wallet - Copay Port
MIT License
11 stars 28 forks source link

Email has bitcoinz:address but not as a hyperlink #31

Open NickRHill opened 6 years ago

NickRHill commented 6 years ago

Gmail doesn't recognise the bitcoinz: URL format, so email received isn't underlined and linkable.

Currently we have bitcoinz:<address>

Recommendation:

Format the link text as <a href="bitcoinz:<address>">bitcoinz:<address></a>

NickRHill commented 6 years ago

I have tried URL formats with Gmail. It appears to handle only http and email hyperlinks. I have raised a suggestion with them.