Skip to content
View LekkerVry's full-sized avatar
  • Joined Aug 22, 2026

Block or report LekkerVry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LekkerVry/README.md

Tools that fix broken exports

Small, focused, free, open-source. Each one exists because a specific export/migration format is documented as broken and nothing else fixes it well.

notion-unbroken Cleans up raw Notion exports — strips UUID-suffixed filenames, fixes broken internal links and image paths, converts HTML callouts/toggles to markdown, and turns database CSVs into Dataview-ready Obsidian notes.

roam-unbroken Converts Roam Research JSON exports into clean Obsidian markdown — fixes Roam's italic syntax (which silently becomes bold in standard markdown), resolves cross-page block references and embeds, and keeps TODO/highlight formatting intact.

epub-a11y-fix Audits and remediates EPUB accessibility metadata — missing language tags, missing alt attributes, missing schema.org accessibility metadata, missing navigation landmarks. Never fabricates content it can't know (real alt text, accessibility summaries) — those always stay flagged for human review.


All MIT licensed. Issues and PRs welcome.

Popular repositories Loading

  1. notion-unbroken notion-unbroken Public

    Clean up raw Notion exports: strip UUID-suffixed names, fix broken links/images, convert HTML callouts/toggles to markdown, and turn database CSVs into Dataview-ready Obsidian notes.

    Python

  2. epub-a11y-fix epub-a11y-fix Public

    Audit and remediate EPUB accessibility metadata/markup: missing alt text, lang attributes, schema.org accessibility metadata, and nav landmarks.

    Python

  3. roam-unbroken roam-unbroken Public

    Convert Roam Research JSON exports into clean Obsidian markdown: fixed TODO/DONE, italics, highlights, resolved block refs/embeds, daily notes, and flagged unsupported queries.

    Python

  4. LekkerVry LekkerVry Public