Put a local file into a note in specified Evernote notebook or vice versa.
Evernote Developer Token (https://dev.evernote.com/doc/articles/dev_tokens.php). Any evernote user can apply for his own token. (https://www.evernote.com/api/DeveloperToken.action)
Python 2.6 or 2.7 (official evernote-api only supports Python 2)
- easysettings
- evernote
You can install via pip:
pip install easysettings evernote
Make alias or put into PATH environment:
alias ensync="~/projects/remote.ensync/ensync"
- put this file into configured notebook.
ensync put README.txt
- list all files
ensync list