aigoncharov / obsidian-simple-read-later

Save URLs to your Obsidian vault with a click of a button to read them later!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obsidian-simple-read-later

Save URLs to your Obsidian vault with a click of a button to read them later!

Requires Obsidian running in background!

Installation

  1. Install and enable Obsidian Local REST API extension.
  2. Enable non-encrypted HTTP server for Obsidian Local REST API.
  3. Copy the API key
  4. When you first try to save any link, the extension is going to open its settings. Insert the API key there and click "Save".
  5. Enjoy!

Config

Path in Obsidian

By default the extension saves your URLs to "Read Later" note at the root of your vault.

You can set it to any note you want in a fomat: DIRECTORY/FILE_NAME.md

Example: TODO/Read later.md

About

Save URLs to your Obsidian vault with a click of a button to read them later!

License:MIT License


Languages

Language:JavaScript 74.4%Language:HTML 25.6%