Export

Exporting Your Highlights

How to export your highlights from Screvi in different formats

Overview

Export all your highlights from Screvi as a downloadable ZIP file. Each source (book, article, etc.) becomes a separate file, organized into folders by source type.

How to Export

  1. Go to Integrations > Export in the web app
  2. Choose your format:
    • HTML: Optimized for importing into Apple Notes
    • Markdown (.md): Standard Markdown, great for Obsidian, Notion, or any Markdown editor
  3. Click Export
  4. A ZIP file is downloaded

What's Included

The export contains:

  • One file per source (book, article, tweet thread, etc.)
  • Files organized into folders by type (Books, Articles, Tweets, Videos, Documents)
  • Highlight text with any personal notes
  • Source metadata (title, author)
  • Tags associated with each highlight

Export Formats

HTML (Apple Notes)

Formatted HTML files designed to look great when imported into Apple Notes. Open the HTML file in Safari and use Share > Notes to add it to Apple Notes.

Markdown

Standard Markdown files compatible with any Markdown tool:

  • Obsidian
  • Notion (import Markdown files)
  • Bear
  • iA Writer
  • Any text editor

Coming Soon

  • Notion Sync: Direct export to Notion databases
  • Obsidian Sync: Direct sync with Obsidian vaults

Public API

For programmatic access to your data, use the Public API. It provides JSON access to all your highlights and sources, rate-limited at 100 requests per minute.

Still have questions?