mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
656 B
656 B
Add images to your notes
This #recipe allows you to paste images on to your notes.
VScode (since 1.79) now has the ability to paste images from the clipboard, or drag-and-drop image files, directly into markdown documents. The file will be created in the workspace, and a link generated in Markdown format.
VSCode settings under Markdown > Copy Files
and Markdown > Editor > Drop
can
be used to configure where the files get placed in your workspace, how they're
named, how conflicts with existing files are handled, and more.