Skip to content

Obsidian plugin to import highlights and notes from Glasp

License

Notifications You must be signed in to change notification settings

glasp-co/obsidian-glasp-plugin

Repository files navigation

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

Local setup

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

Bugs

Please report any issues via Issues