---
title: "TIL: Browsers offer a “copy email” in the context menu on mailto: links"
url: https://daily.dev/posts/til-browsers-offer-a-copy-email-in-the-context-menu-on-mailto-links-gjjwtq4pt
source_url: https://christianheilmann.com/2026/06/12/til-browsers-offer-a-copy-email-in-the-context-menu-on-mailto-links
type: article
source: "Christian Heilmann"
published: 2026-06-12T07:24:30.181Z
updated: 2026-06-12T07:24:45.128Z
tags: ["html"]
reading_time: 1
upvotes: 6
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# TIL: Browsers offer a “copy email” in the context menu on mailto: links

**[Christian Heilmann](https://daily.dev/sources/christianheilmann)** · 1 min read · 6 upvotes · 0 comments

## Summary

Browsers provide a 'copy email' option in the right-click context menu when a link uses the mailto: URI scheme, copying just the email address rather than the full href value. A small but handy browser behavior worth knowing when building HTML email links.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://christianheilmann.com/2026/06/12/til-browsers-offer-a-copy-email-in-the-context-menu-on-mailto-links>

## Similar posts on daily.dev

- [TIL that you the macOS Terminal app has…](https://daily.dev/posts/til-that-you-the-macos-terminal-app-has--4vnvrx9vf) · Justin Searls · 0 upvotes · 0 comments
- [Magic Link Pitfalls](https://daily.dev/posts/magic-link-pitfalls-zai1lydzs) · Lobsters · 2 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html)

[View this post on daily.dev](https://daily.dev/posts/til-browsers-offer-a-copy-email-in-the-context-menu-on-mailto-links-gjjwtq4pt)
