GithubHelp home page GithubHelp logo

m00rt1 / enex2laverna Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 30 KB

Workflow to migrate notes from Evernote export file to Laverna

Shell 38.21% Python 61.79%
laverna evernote docker python bash

enex2laverna's Introduction

Introduction

Workflow to migrate notes from Evernote export file to Laverna

Based on script initially implemented for Simplenote and script for building Laverna import file from Markdown files

Installation

  • Install Docker
  • Install Docker Compose

Usage

  • Create Evernote export file in ./input/notes.enex

  • Build service Docker images with

      $ ./build.sh
    
  • Create MD notes from enex

      $ ./run-ever2simple.sh
    
  • Create Laverna export zip from freshly installed app in ./laverna-backup.zip

  • Create Laverna import zip from MD files from previous step

      $ ./run-md2laverna.sh
    
  • Import Laverna import zip to freshly installed app from ./to-import/laverna-backup.zip

Notes and Caveats

  • Paths in usage are relative to repository root path

Resources

  • ever2simple link
  • @magowiz "md batch import with bash script" link

TODO

enex2laverna's People

Contributors

austinjp avatar autonome avatar claytron avatar dougdiego avatar m00rt1 avatar tiangolo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

enex2laverna's Issues

Unable to run run-ever2simple

I have build the docker image but unable to ./run-ever2simple (with and without sudo).
I guess it is not related to the enex2laverna itself though :(

> sudo ./run-ever2simple.sh 
Pulling ever2simple (enex2laverna_ever2simple-build:latest)...
ERROR: repository enex2laverna_ever2simple-build not found: does not exist or no pull access

Version information

> lsb_release -a
Description:	Ubuntu 16.04.3 LTS
>docker --version
Docker version unknown-version, build 6d8af6a
>docker-compose --version
docker-compose version 1.16.1, build 6d1ac21

Features missing from perfect import.

Great piece of software. I'm glad that even though I almost knew what docker is and had never heard of sudo -i, your error messages and readme were just helpful enough that I could get through this and import my 1600 notes. Thanks for making this even though it isn't perfect yet.

Things I would consider missing features (things that don't get imported):

  • creation times
  • notebooks (and hierarchy)
  • tags

Note: I exported from Evernote 6.4.2.3788 in PlayonLinux 4.2.10 Wine 1.4 into Laverna 0.7.1-linux-x64

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.