GithubHelp home page GithubHelp logo

sunbear0226 / ever2boost Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boostio/ever2boost

0.0 1.0 0.0 1.63 MB

Home Page: https://rubygems.org/gems/ever2boost

License: MIT License

Ruby 99.37% Shell 0.63%

ever2boost's Introduction

ever2boost

Build Status

ever2boost is a CLI tool for conversion Evernote to Boostnote.

Quick start

Get Evernote developer token from here.

$ gem install ever2boost
$ ever2boost import
DEVELOPER_TOKEN: <input your developer token>

Limitation? Go here

Connect to your Boostnote

You need to connect it to Boostnote. Go Menu -> Add Storage and add it.

how_to_add_storage

And select your storage. It's at ~/evernote_storage by default on import.

how_to_chose_the_directory


ever2boost command

Ever2boost has 2 commands for conversion convert and import.

$ ever2boost -h
Commands:
  ever2boost convert         # convert from .enex
  ever2boost help [COMMAND]  # Describe available commands or one specific co...
  ever2boost import          # import from evernote

Create notes storage from Evernote

First, you need to create new Boostnote storage by ever2boost. And you can choose which command do you use, import or convert.

import

Import all of notes from cloud storage at Evernote.

import command has 1 option d which specify output directory.

$ ever2boost help import
Usage:
  ever2boost import

Options:
  d, [--directory=DIRCTORY_PATH]  # make Boostnote storage in the directory default: ~/evernote_storage

import from evernote
  1. get your developer token from https://www.evernote.com/api/DeveloperToken.action how_to_get_your_developer_token

  2. run ever2boost import

$ ever2boost import
DEVELOPER_TOKEN: <input your developer token>

And import will start. It uses EvernoteAPI, thus you should take care access limitations.

convert

Convert notes from .enex file which is exported file from Evernote.

You can get how to export from official document.

convert has 1 option d which specify output directory.

$ ever2boost help convert
Usage:
  ever2boost convert

Options:
  d, [--directory=DIRCTORY_PATH]  # make Boostnote storage in the directory default: ~/evernote_storage

convert from .enex

Requirements

Ruby: 2.0.0 or above
bundler: Corresponding to Ruby

if you don't have bundler:

$ gem install bundler

if it fails by permission, you can run as sudo (perhaps you're using preinstalled Ruby in the OS)

Something happens

If your Boostnote would be broken:

  • Notes and folders disappear
  • Folder names are something wrong (e.g: Unknown 1)

First of all, look over this document. After that, if you would not find how to solve your error, please report an issue.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/BoostIO/ever2boost.

More information: how_to_develop_ever2boost

License

The gem is available as open source under the terms of the MIT License.

ever2boost's People

Contributors

asmsuechan avatar sinsoku avatar kazup01 avatar

Watchers

sunbear 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.