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.
- Generate a Glasp Access Token from here
- Install this plugin through the Obsidian Community Plugins, and then enable it
- Set the access token generated in step 1 and select the folder to export to
- clone this repository into
[VaultFolder]/.obsidian/plugins/
- run
npm i && npm run dev
Please report any issues via Issues