Skip to content

HTML Export

Export notes as HTML files that look good in any browser and can be shared without requiring markdown knowledge.

  1. Open the note
  2. Click the Export button
  3. Select HTML
  4. Choose save location

Exported HTML includes:

  • Embedded CSS for styling
  • Proper heading hierarchy
  • Styled lists and checkboxes
  • Code syntax highlighting
  • Table formatting

The HTML file is self-contained:

  • No external CSS needed
  • Works offline
  • Opens in any browser

Copy HTML to clipboard for pasting into other apps:

  1. Open the note
  2. Click Export dropdown
  3. Select Copy as HTML

Useful for:

  • Pasting into emails
  • Rich text editors
  • Web forms

The exported HTML uses Sidvy’s styling. Currently, you cannot customize the export styles, but the HTML can be edited after export.

Share a note with anyone—they just need a browser.

Open the HTML in a browser and print to PDF or paper.

Export notes as HTML for display during presentations.

Copy as HTML and paste into email for rich formatting.

Export documentation notes for hosting on a website.

Markdown ExportHTML Export
Editable sourceRendered output
Smaller filesLarger (includes CSS)
Needs markdown viewerOpens in any browser
For other markdown appsFor sharing/viewing

Choose markdown for portability and editing, HTML for viewing and sharing.