Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

how to include a titled, inline attachment

  • 2 respostas
  • 1 tem este problema
  • 5 visualizações
  • Última resposta de 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.

Solução escolhida

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 !

Ler esta resposta 👍 0

Todas as respostas (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.

Alterado por Zenos em

more options

Solução escolhida

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 !