Skip to content

feat(notes): export notes to HTML and PDF - #890

Merged
antonreshetov merged 5 commits into
mainfrom
feat/notes-export-html-pdf
Jul 28, 2026
Merged

feat(notes): export notes to HTML and PDF#890
antonreshetov merged 5 commits into
mainfrom
feat/notes-export-html-pdf

Conversation

@antonreshetov

Copy link
Copy Markdown
Member

Summary

  • Add export of individual notes to HTML and PDF from the context menu.
  • Preserve Markdown, frontmatter, local images, and embedded Drawings previews.
  • Improve exported layout with wrapped fenced code, framed images, and YAML frontmatter formatting.
  • Add success, error, and unavailable cloud-note feedback.

Tests

  • pnpm test src/main/__tests__/notesExport.test.ts src/renderer/components/notes/__tests__/drawingExport.test.ts
  • Scoped ESLint for the affected main and renderer files.
  • pnpm i18n:copy

@antonreshetov antonreshetov self-assigned this Jul 28, 2026
@antonreshetov
antonreshetov merged commit d4aab98 into main Jul 28, 2026
@antonreshetov
antonreshetov deleted the feat/notes-export-html-pdf branch July 28, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant