Git Product home page Git Product logo

clinote's Introduction

CLINote - A command-line tool for synchronizing your ~/evernote local directory with your Evernote notebooks

Usage:
  * ##### Get an API key for Evernote here: http://dev.evernote.com/support/api_key.php #####
  * Paste your API key in the "authToken" variable in this script
  * Start this script. A folder named "~/evernote" will be created on your filesystem.
    It will be populated with the notebooks and the notes on your Evernote account.
    All the HTML notes will be converted to plain text
  * Any directory you create under "~/evernote", will be considered as a new notebook, and synchronized with your account
  * Any change you perform on the existing notes/notebooks, will be commited on your account as well
  * Any note created under a notebook directory, will be committed on your account

Dependencies:

Evernote Python SDK (https://github.com/evernote/evernote-sdk-python)
pyinotify (apt-get install python-pyinotify)
Python BeautifulSoup (apt-get install python-beautifulsoup)

by Fabio "BlackLight" Manganiello <[email protected]>
Released under Apache License 2.0 and later

clinote's People

Watchers

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