Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Instapaper

instapaperinstapaper8k downloads

Sync notes and highlights from Instapaper.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates25

This is the official Instapaper plugin for Obsidian, a 2024 Obsidian Gem of the Year.

It integrates with your Instapaper account and allows you to:

  • Save URLs from Obsidian notes to your Instapaper account
  • Sync your highlights and notes to your Obsidian vault

Synced Instapaper note in Obsidian

Setup

This plugin requires Obsidian v1.11.0 or higher.

  1. Install the Instapaper plugin within Obsidian (Settings → Community plugins).
  2. Enable the installed "Instapaper" plugin (Settings → Community plugins → Installed plugins).
  3. Click the "Options" icon (or go to Settings → Instapaper) to connect your Instapaper account, start syncing highlights, and manage other options.

Block Identifiers

Each synced highlight includes a block identifier using the format ^h{highlight_id}. This allows you to link to specific highlights from other notes using [[Article Name#^h123456]] and reference highlights in queries and searches.

Tags

Obsidian's tag format is more restrictive than Instapaper's so we apply some normalization rules:

  • Obsidian tags cannot contain spaces. We replace runs of one or more spaces with a hyphen (-).
  • Obsidian tags must contain a least one non-numeric character. We append an underscore (_) to any entirely numeric Instapaper tag.

Customization

Article Properties

You can customize which article properties are included in your synced notes. In the plugin settings under Article properties, you can set and rename any of these properties:

  • Title: The article's title (default: title, disabled)
  • Author: The article's author (default: author)
  • URL: The article's URL (default: url)
  • Publish date: When the article was published (default: pubdate)
  • Date saved: When you saved the article to Instapaper (default: date)
  • Tags: Tags from Instapaper (default: tags)
  • Source: A static string value (default: instapaper, disabled)

Properties are only added to notes when they have values available from Instapaper.

Notes Template

You can customize how highlights appear in your notes using a Mustache template. In the plugin settings under Notes → Template, you can use the following variables:

  • {{text}} - The highlight text
  • {{link}} - Link to the highlight on Instapaper
  • {{blockId}} - Block identifier for linking to this highlight
  • {{note}} - Your personal note for this highlight

You can also use conditional sections to show content only when a value exists:

  • {{#note}}...{{/note}} - Only displayed if you have a note for this highlight

Default template:

> {{text}} {{blockId}}
{{#note}}

{{note}}
{{/note}}

Feedback

Please send general feedback to: [email protected]

Code contributions for improvements are also welcome.

License

This project is made available under the terms of the MIT License.

75%
HealthExcellent
ReviewRisks
About
Sync Instapaper with Obsidian to save URLs and import highlights, notes, and article metadata into your vault. Add block identifiers to each highlight for linking and querying specific passages, and normalize tags and article properties into customizable frontmatter and templates.
ImportAnnotationIntegrations
Details
Official
Officially made by its original creators.
Payments
Optional
Current version
1.2.1
Last updated
2 months ago
Created
2 years ago
Updates
25 releases
Downloads
8k
Compatible with
Obsidian 1.11.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
instapaperinstapaper
www.instapaper.com
GitHubinstapaper
  1. Community
  2. Plugins
  3. Import
  4. Instapaper

Related plugins

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

ZotLit

Integrate with Zotero, create literature notes, and insert citations from a Zotero library.

Kindle Highlights

Sync your Kindle book highlights using your Amazon login or uploading your My Clippings file.

Telegram Sync

Transfer messages and files from Telegram to Obsidian.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.

Epub Importer

Import EPUB files as Markdown.

Omnivore

Import your saved Omnivore articles and highlights.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.