Giter Site home page Giter Site logo

logseq-raindrop's Introduction

Raindrop plugin for Logseq

A plugin for Logseq that allows you to import annotations & bookmarks from Raindrop, and save URLs back to Raindrop.

Kapture.2022-07-29.at.17.53.46.mp4

Features

  • Search for Raindrops
  • Import annotations
  • Import Highlights as quotes
  • Import Raindrop tags
  • Re-import a page at any time to update tags, annotations, or highlights

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.

Setting up your plugin

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.

Kapture.2022-05-18.at.19.04.20_h264.mp4

Don't try to use the tokens in the video. They've already been expired and the app deleted.

Demos

Saving URLs to Raindrop

logseq-raindrop.mov

Planned work

Building your own Logseq plugin

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.

  • You need to have a 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.
  • Your plugin name cannot have slashes.
  • When you build your app, make sure the base path is './' so that your index.html is referencing local files (vs. files at the root of your OS)
  • You can totally use yarn dev and get HMR.
    • I didn't think this would work for some reason, but it was approximately zero work to get set up, and works pretty well.
  • You can use Yarn 2. No idea why I thought it wouldn't work, but it does.
    • That said, I'm not sure I see the value of Yarn 2. No Dependabot is a huge downside.

logseq-raindrop's People

Contributors

aniasusual avatar luhmann avatar phildenhoff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.