Writer

Images

Writer supports a vault-friendly image workflow. Imported images are copied into your vault and referenced from notes.

Drag & drop

  • Drop an image into the editor.
  • Writer copies it to ~/Writer/image/.
  • Writer inserts a wikilink-style embed: ![[image/<file>]].

Standard Markdown

You can also reference images like:

![](image/<file>)