Get AI summaries of any video or article — Sign up free
How to Export Your Highlights to Obsidian thumbnail

How to Export Your Highlights to Obsidian

Readwise·
4 min read

Based on Readwise's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Install the official “Readwise official” plugin from Obsidian’s community plugins and enable it before connecting your Readwise account.

Briefing

Readwise’s new Obsidian integration is built to eliminate the manual “export highlights to Markdown, then import” workflow by syncing highlights automatically and continuously into Obsidian. After installing the official Readwise plugin from Obsidian’s community plugins, users connect their Readwise account through the integration’s settings page. From there, highlights can be pulled into a chosen folder inside Obsidian, with sync status alerts showing when imports complete.

A key differentiator is continuous syncing of all highlights, which reduces friction for users who previously had to manage exports by hand. The integration also adds control for selective importing: users can toggle which sources to bring in, reviewing Readwise’s list of highlights line by line and checking only the titles they want. For formatting, the integration includes flexible templating options, supporting both Jinja 2 and YAML front matter. That matters because it lets users shape how each highlight appears in Obsidian while also enabling richer, structured metadata.

The metadata pipeline is a major part of the value. Each imported highlight can include the author and title of the source, the original URL, and any highlighted book cover images or other images captured during reading. It also imports highlight location details—such as the exact Kindle location or the precise spot in an article—so clicking back from Obsidian can jump directly to where the highlight was made. The integration further brings in tags created in Readwise, including tags added during daily reviews, and places them both in a document tag section and within individual tag fields inside Obsidian.

Users can also control where highlights land in Obsidian’s file structure. With “group files and category folders” enabled, highlights are organized into subfolders by source type—for example, books in a “books” folder and tweets in a “tweets” folder. If a flatter structure is preferred, that grouping can be turned off so all highlights are stored together under a single folder titled “Read wise highlights.”

Once settings are configured, users can run sync manually by clicking “initiate sync,” or schedule it to run every hour, every 12 hours, or once a day. After syncing, highlights appear in the chosen folder, and preview mode shows the enriched metadata, including highlight location and imported images. The result is a workflow aimed at keeping reading context—links, locations, images, and tags—attached to notes inside Obsidian, helping users write and research with less back-and-forth.

Cornell Notes

Readwise’s official Obsidian integration connects a Readwise account to Obsidian and syncs highlights into a chosen folder, reducing the need for manual Markdown exports and imports. It supports continuous syncing and selective importing so users can bring in only specific sources or titles. Imported notes can be formatted with Jinja 2 or YAML front matter and include enriched metadata such as author, title, original URL, highlight location (e.g., Kindle or article position), images, and Readwise tags. Users can organize highlights into category subfolders (books, tweets, etc.) or keep everything in one flat “Read wise highlights” folder. Sync can run manually or on a schedule (hourly, every 12 hours, or daily).

How does the integration reduce the usual friction of moving highlights into Obsidian?

After installing “Readwise official” from Obsidian’s community plugins and enabling it, users connect their Readwise account in the integration settings. Instead of exporting highlights manually to Markdown and then importing them, the integration syncs highlights directly into Obsidian. It can run continuously with automatic syncing, and users can also choose manual sync by clicking “initiate sync” or schedule sync every hour, every 12 hours, or once a day.

What options exist for importing only some highlights instead of everything?

The integration includes a toggle that reveals a line-by-line list of highlights pulled into Readwise. Users can check or uncheck specific sources (titles) to control what gets exported into Obsidian. In the walkthrough example, all items are selected by checking the box next to “title,” but the interface supports narrowing the import to only a few articles or books.

How does the integration customize how highlights look inside Obsidian?

Formatting is controlled through flexible templating options. When enabled, the integration supports both Jinja 2 and YAML front matter, with documentation links provided for getting started. This lets users define the structure of each imported highlight note, while also enabling structured metadata to be embedded in a way Obsidian can use.

What enriched metadata gets imported, and why is it useful?

Imported highlights can include author and title, the original URL, and any highlighted images such as book covers. It also imports highlight location so clicking from Obsidian can jump back to the exact Kindle location or the precise spot in an article. Tags added in Readwise—whether during reading or in daily reviews—are also imported into Obsidian, appearing in a document tag section and under individual tags, supporting faster retrieval and writing workflows.

How can users choose between a grouped folder structure and a flat one?

The integration offers a “group files and category folders” option. When enabled, highlights are sorted into subfolders by source type (e.g., books go into a “books” folder; tweets into a “tweets” folder). If disabled, all highlights are stored together under a single folder named “read wise highlights,” creating a flatter file structure.

Review Questions

  1. What sync modes does the integration offer, and how would you decide between manual and scheduled syncing?
  2. Which metadata fields (location, URL, images, tags) are imported into Obsidian, and how do they improve navigation back to the original highlight?
  3. How do Jinja 2 and YAML front matter affect the formatting of imported highlights, and where would you configure those templates?

Key Points

  1. 1

    Install the official “Readwise official” plugin from Obsidian’s community plugins and enable it before connecting your Readwise account.

  2. 2

    Connect Readwise inside the integration settings to start exporting highlights directly into Obsidian without manual Markdown export/import steps.

  3. 3

    Use selective importing to check or uncheck specific titles/sources so only chosen highlights land in Obsidian.

  4. 4

    Customize highlight formatting with Jinja 2 or YAML front matter templates and embed enriched metadata in the resulting notes.

  5. 5

    Import enriched metadata including author, title, original URL, highlight location, highlighted images, and Readwise tags.

  6. 6

    Choose either grouped category subfolders (e.g., books, tweets) or a flat folder structure under “read wise highlights.”

  7. 7

    Run sync manually via “initiate sync” or schedule it hourly, every 12 hours, or daily.

Highlights

Continuous syncing is designed to remove the old manual export-and-import workflow for Obsidian users.
Imported notes can include clickable highlight locations that jump back to the exact Kindle or article position.
The integration brings in tags from Readwise into Obsidian, supporting a tag-driven knowledge graph style of organization.
Jinja 2 and YAML front matter templates let users control both appearance and structured metadata of highlights.
A single toggle switches between category subfolders and a flat “read wise highlights” folder.

Topics