Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

renaming a hyperlink in email

  • 1 reply
  • 1 has this problem
  • 101 views
  • Last reply by Zenos

How can we do that in Thunderbird, in order to shorten a long hyperlink?

How can we do that in Thunderbird, in order to shorten a long hyperlink?

Chosen solution

You need to be working in HTML. You can set HTML composition as the default in the account's settings, or hold down shift whilst clicking write/reply/forward to toggle from plain text to HTML.

You can always just hand type the link, using Insert|HTML and enter something like:

<a href="https://support.mozilla.org/en-US/questions/1037645?fpa=1"<Click here</a>

Or you can use Insert|Link which will offer you text boxes for the link address and the display text, along with other parameters.

Read this answer in context 👍 0

All Replies (1)

Chosen Solution

You need to be working in HTML. You can set HTML composition as the default in the account's settings, or hold down shift whilst clicking write/reply/forward to toggle from plain text to HTML.

You can always just hand type the link, using Insert|HTML and enter something like:

<a href="https://support.mozilla.org/en-US/questions/1037645?fpa=1"<Click here</a>

Or you can use Insert|Link which will offer you text boxes for the link address and the display text, along with other parameters.