Skip to content

Export and sharing

Your notes are already portable — they are text files, and anyone can open them. These are for the moments when the other side wants something else.

  • Export as PDF… — for print, or for someone who should not edit it
  • Export as HTML… — for the web, or for pasting into a mail client

Both act on the document you are looking at, and both ask you where to put the result.

The toolbar’s Copy as Markdown puts the clean source of the current document on your clipboard. What you paste elsewhere — into a chat, an issue tracker, a message to an AI assistant — is the text you wrote, not a wall of styling picked up from a rich-text copy.

What you export is built from the same document mdai shows you. If a heading looks like a heading on screen, it is a heading in the PDF, in the HTML and in the .md file on disk. There is no second, hidden format underneath, and nothing is re-interpreted on the way out.