How to move attachments to other notes

How to move attachments to other notes

Hi.

I have noticed if I copy the markdown link of an image from one note to another, the link totally breaks, showing the following error in place of the image:

It also happens when I create a new card from selection that happens to include an image. I wonder if I'm doing it wrong or if it's simply a limitation.

Thanks for the help.

Attachments are attached to individual cards, so there is no shared media library. It is possible to display an attachment from another card, but you need to add some syntax to include the card ID, like ![[card-id/attachment.jpg]]. There is a small section on this here: https://mochi.cards/docs/markdown/advanced-formatting/#embeds

The only other way to share attachments would be to add the attachment to a template that both cards use.