Git Product home page Git Product logo

diigo2en's Introduction

diigo2en

Move the highlights from Diigo to Evernote

Note: This has been only tested in Windows and locally,report any problems you might find

This works in two steps

First the function import_bookmars() calls the diigo API to retrieve the highlights into a data frame with lists.

In second step, export_note_EN_enex() takes the a bookmark and creates an ENEX file (Evernote note file for import and export). The Enex file is saved and then command line is used to import it to Evernote.

Finally run_batch() function provides an easy way to iterate and import all the new highlights (it looks at the last function run date and takes only the new ones)

To run it as easy as possible consider creating a .bat file with the command to do this automatically in R, see example https://twitter.com/i/status/1265158499237011461

diigo2en's People

Contributors

joseechave avatar

Stargazers

 avatar Dat Nguyen avatar

Watchers

James Cloos avatar  avatar

Forkers

coldblackice

diigo2en's Issues

Some notes don't get sync

Diigo saves the highlights as HTML, I tried to clean as much as possible to avoid problems in the format in Evernote, which will cause some notes not to be saved.

It is difficult to find all of the validations rules inside Evernote.

A manual fix:

  • Select the problematic note

  • Right mouse button and click Simplify Formatting

Highlights with images not loaded

Since new evernote V10 launched, some notes with broken html code or images are not loaded anymore.

Best option is to use API directly instead of creating enex files that are imported

Add comments under highlights

Add comments under highlights:
It can be for example with an specific color or formatting. Or just add MW: (My Words)

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.