Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

how to include a titled, inline attachment

  • 2 réponses
  • 1 a ce problème
  • 5 vues
  • Dernière réponse par gmak

more options

I need to supply reference to an attached file, URL, etc., within an email body. Rather than just attaching the file for manual access, or pasting the URL for manual access, I'd like to supply descriptive text over the attachment item. This text, when selected, would automatically open the attachment for view. Some call this an inline attachment. I would call it an inline attachment covered by descriptive text. I'm sure this is prominently documented here, I just can't seem to find it. Probably because of my ineptness of the terminology.

I need to supply reference to an attached file, URL, etc., within an email body. Rather than just attaching the file for manual access, or pasting the URL for manual access, I'd like to supply descriptive text over the attachment item. This text, when selected, would automatically open the attachment for view. Some call this an inline attachment. I would call it an inline attachment covered by descriptive text. I'm sure this is prominently documented here, I just can't seem to find it. Probably because of my ineptness of the terminology.

Solution choisie

Zenos said

You need to compose using HTML. Then, in the Write window's menu bar, Insert|Link. Here, it says ctrl+k is another way to open the link dialogue.


OK, I'll check that out. With such a common question, I'll consider this resolved now. I'm sure that will rectify my problem. Thanks for the help !

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

You need to compose using HTML.

Then, in the Write window's menu bar, Insert|Link.

Here, it says ctrl+k is another way to open the link dialogue.

Unfortunately, for you, this is regular <a> tag and it doesn't support the descriptive text you want. I suspect this is achieved via scripting, and some email clients, notably Thunderbird, won't run scripts in email messages, so even if you were to craft such a thing, there is no guarantee that an email client would display it.

Email is not the web.

Modifié le par Zenos

more options

Solution choisie

Zenos said

You need to compose using HTML. Then, in the Write window's menu bar, Insert|Link. Here, it says ctrl+k is another way to open the link dialogue.


OK, I'll check that out. With such a common question, I'll consider this resolved now. I'm sure that will rectify my problem. Thanks for the help !