Unnoficial AND VERY BETA shortform plugin for obsidian.
Download highlights from Shortform into Obsidian.
DISCLAIMERS: This is at POC level, it may destroy your vault and you can't say I didn't warn you. Also, I'm not a typescript/javascript/frontend developer
Please check the settings window before syncing to setup the application key and the directory to use.
Install it using BRAT.
Once installed and activated, you need to add your Shortform authentication token and then select where to store Book and Article highlights, select the same folder if you prefer so (I prefer them in separate ones).
Maybe someday this will be a login inside obsidian, but for now you'll have to extract it from your browser after you log into shortform. Extract it from one of
- Local storage as 'https://www.shortform.com' and get the value of the item
auth_token
- Follow the much more clearer instructions on Nicole van der Hoeven's blog
Once you have this, just go to Settings and store that value there.
- Your data is yours forever
- Keep the code as simple and straighforward as possible, with the fewer amount of dependencies possible.