Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.35 KB

Instapaper Plugin for Obsidian

This is the official Instapaper plugin for Obsidian.

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

Setup

  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.

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.

Feedback

Please send general feedback to: support@help.instapaper.com

Code contributions for improvements are also welcome.

License

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