Read Later

by Gabriele Cannata
5
4
3
2
1
Score: 36/100

Description

Category: 3rd Party Integrations

The Read Later plugin enhances Obsidian by allowing users to save, sync, and manage offsite web pages directly within their notes. It enables the download of web pages into Markdown format and integrates with popular read-it-later services like Pocket and Instapaper. Users can synchronize their notes with online versions by setting a synch attribute in the frontmatter, offering options for manual or periodic updates. The plugin also supports archiving bookmarks and provides customizable folders for organizing synced content. This tool is ideal for offline reading, content tracking, and managing saved articles efficiently.

Reviews

No reviews yet.

Stats

55
stars
6,950
downloads
3
forks
1,237
days
1,242
days
1,254
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
9
total issues
8
open issues
1
closed issues
0
commits

Latest Version

3 years ago

Changelog

Fixed: main folder configuration is now in settings

README file from

Github

Obsidian Read Later

Plugin for keeping and tracking offsite version of web pages

  • Download a page to markdown
  • integrate with read-it-later services like Pocket and Instapaper
  • Map a note to a web page and keep it in synch

Download or update a page to markdown

Use a bookmarklet

Use the command Save URL from Clipboard

Set the url attribute in the frontmatter and use the command Synch current page

Integrate with read-it-later Services

Go to the settings and authorize the plugin to access either your Pocket or Instapaper Library. Optionally set a periodic synching and a custom folder for each service.

You can force the Synch with the commands Synch Pocket Unread List or Synch Instapaper Unread List

The plugin will fetch the bookmarks from the services and store them as markdown notes. It will optionally keep it in synch by periodically fetching new bookmarks.

You can also "archive" the bookmarks from the corresponding notes.

Automatic synch

If you want your note to be kept in synch with the online version, simply set the synch attribute:

---
url: https://time.is/
readlater:
  synch: Hourly
  synchtime: 1670768616110
---

synch attribute can take the following values: Manual (default), Hourly, Daily, Weekly, Monthly, Yearly

Hints

This plugin works quite well to synch with shared whiteboards like Arc browser's easel.

It is also quite good for reading offline from sites like Medium