Not actively developed
Jun 24, 2024. I'm (@phildenhoff) no longer working on logseq-raindrop. I no longer use the plugin regularly and instead keep my notes & Raindrop separate.
If you would like to continue development, please fork the repo! I will support devs who wish to upstream their work, to share with other users using the plugin via the marketplace.
A plugin for Logseq that allows you to import annotations & bookmarks from Raindrop, and save URLs back to Raindrop.
Note New! You can now import all your bookmarks to one page using single-page imports!
You can rename any page and still refresh that page's imported content at any time.
⚠️ Don't remove any raindrop-id
or annotation-id
properties: these fields are required for the plugin to work normally.
To get set up, generate a Raindrop API access token from the Settings > Integrations page. Use the Test Token as your API access token -- or walk through the entire OAuth flow, if that's your preference.
Don't try to use the tokens in the video. They've already been expired and the app deleted.
I ran into some issues getting this plugin set up from scratch. Here's some advive if you want to write your own Logseq plugin.
main
field in your package.json. I don't know if it
needs to be on the Logseq
field or not, but it should be there.