Skip to content
Wednesday, August 26, 2026
Mon Book ProE-Readers / Digital Publishing
Home / Apps
Apps

How Do You Export E-Reader Annotations to Markdown and Notion?

Highlights trapped on a device are notes you will never read again — a Markdown middle layer sets them free for Notion, Obsidian, or anywhere.

William Elliott, · July 7, 2026 · 4 min read
ShareXFacebookLinkedInTelegramEmail
Annotated tablet, notebook, and sticky notes on evening desk

The workable pattern is: export from the reader to a plain-text or file intermediate, shape it into Markdown, then import to Notion or drop it into an Obsidian vault. Kindle gives you a web notebook page per Amazon's support documentation, many reading apps include an export option per their listings, and services like Readwise automate the whole chain. The destination matters less than escaping the device.

Learning researchers make the same point from the other side — the University of Pennsylvania's academic support guidance stresses reviewing and reworking notes shortly after making them, which is impossible while they sit on an e-reader.

Why is Markdown the right middle format?

Because everything eats it. Notion imports Markdown files natively, Obsidian is built on plain Markdown files in a folder, and every note app of consequence either reads Markdown or exports it. A highlight file that starts as Markdown never needs converting again — the same file is readable in a decade by any tool. E-reader exports, by contrast, are whatever the maker decided: HTML, text blobs, or proprietary formats.

So the rule: whatever comes off the reader gets normalized to Markdown once, then lives as Markdown forever.

How do you get annotations off a Kindle?

Per Amazon's support pages, your highlights and notes for purchased books live on the notebook page tied to your Amazon account, organized by title, with copy available. The manual workflow:

  1. Open the notebook page and select the book.
  2. Copy the highlights list.
  3. Paste into a plain-text editor and format as Markdown — title heading, one highlight per bullet.
  4. Save as BookTitle.md in your notes folder or vault.

Automated alternative: Readwise's documented Amazon connection does this on a schedule, formatting included, and pushes results straight to Notion or Obsidian.

What about annotations from apps and other readers?

Check the app's own settings for an export, notes, or share option — Moon+ Reader and PocketBook Reader both document ways out of their highlight stores, with formats varying by version. Libby, per its help pages, shows notes and highlights in the timeline while a loan is active; copy them out before expiry, because there is no after.

For hardware readers with no export path at all, the last resort is transcription — genuinely tedious, so reserve it for books whose notes really matter.

How do you structure highlights for Notion?

Notion wants structure, so give it metadata: book title, author, date finished, source. The reliable approach is a Notion database with a page per book and the highlights as content. Markdown files import as pages; per Notion's help documentation, Markdown import is a first-class path. Keep one template — heading with book info, then bullets — and every future import lands consistent.

How do you structure highlights for Obsidian?

Obsidian wants files, so the workflow is nearly nothing: save each book's Markdown file into a highlights folder in your vault, and let links do the rest. Tagging the file with the book's topic lets your existing notes surface it. A weekly review habit — opening one old highlights file — is where the annotations start paying rent, matching the review-early guidance study-skills centers like Penn's publish for students.

What does a complete export workflow look like?

StepToolOutput
Capture highlightsE-reader or appOn-device notes
ExportAmazon notebook, app export, ReadwiseText or file
NormalizeEditor or Readwise formattingMarkdown
ImportNotion database or Obsidian vaultSearchable notes
ReviewWeekly habitRetention

Any habits that keep this from rotting?

What about highlights from research PDFs?

PDF annotations are their own small world: many reader apps highlight inside the PDF and can export a summary of the marks, per their listings, while academic tools go further with citation export. For a research workflow, the same Markdown rule applies — whatever the tool produces, normalize once into your notes system so PDF quotes and e-book quotes end up searchable side by side. Keep page numbers in the export; a quote without a locator is nearly worthless later.

Is the effort worth it?

The export takes ten minutes a book. The payoff is every future moment you can search a phrase and land on the source — a research asset that compounds. Annotation without export is just deferred deletion; annotation with export is the cheapest knowledge base you will ever build.

Frequently Asked Questions

Can I export highlights directly to Notion?
Not from most readers directly — the reliable chain is export to Markdown, then Notion's Markdown import, which Notion's help documentation describes as native. Readwise automates the chain by connecting to your Amazon account and syncing formatted highlights into Notion on a schedule, which is the low-effort route.
What format should I store annotations in long-term?
Markdown in plain files. Notion and Obsidian both consume it, it survives app shutdowns, and it stays readable in any text editor for decades. Structure each file with book title, author, and dated highlight bullets so future imports and searches stay consistent across tools.
How do I export highlights from the Kindle app or device?
Amazon's support documentation points to the notebook page tied to your account, which lists highlights and notes per purchased title with copy available. From there, paste into an editor and format as Markdown, or let Readwise's documented Amazon connection do it automatically on its sync schedule.
Do highlights from library books export the same way?
Only while the loan lives. Libby's help pages describe viewing notes and highlights in your timeline during an active loan; copy them out before expiry. Kindle-delivered loans keep notes in your highlights notebook, but the text itself becomes unreadable when the loan ends — capture what matters on day one.

Sources

  1. University of Pennsylvania Weingarten Center study resourcesUniversity of Pennsylvania Weingarten Center study resources