Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 959 Bytes

File metadata and controls

19 lines (14 loc) · 959 Bytes

Glasp Obsidian Plugin

CI

This plugin is to import Glasp highlights and notes into Obsidian. This plugin syncs your Glasp highlights and notes to a Note located in a specified folder in Obsidian.

Usage

  1. Generate a Glasp Access Token from here
  2. Install this plugin through the Obsidian Community Plugins, and then enable it
  3. Set the access token generated in step 1 and select the folder to export to

Full step-by-step tutorial — How to Export Highlights from Glasp into Obsidian

Local setup

  1. clone this repository into [VaultFolder]/.obsidian/plugins/
  2. run npm i && npm run dev

Bugs

Please report any issues via Issues