Export
The Share menu offers Copy to clipboard, Export as HTML and Export as PDF (plus Export as TXT for external files).
Export options
Exporting to PDF or HTML first shows an options popup:
- Include file name as title — prepends a heading with the filename (which never lives in the content). Default on.
- Landscape (PDF only).
- Downscale percent slider, 30–100 % (PDF only).
You are then asked where to save the file (defaults to the note title), and the exported file opens from there.
What's included
- Code results are part of the export: persisted output blocks and snapshots, as well as cached live results, are placed under their own code block.
- Blocks marked
hide;export without their source code, but keep their result in the right place. - Vault image embeds (
![[image.png]]) export as regular images;[[wikilinks]]degrade to their display text.
