Skip to content

davidvollum/evernotesynclink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evernote SyncLink

Syncs Evernote with a local directory and mirrors the files system down to one layer with notebooks. Takes in a Evernote developer token and a directory path and then mirrors the directory to Evernote.

Quick Start:

Put developer token into code.

python main.py -directorypath /../ -developertoken ... # Options:
  • "-directorypath /../" Followed by a path provides a path to sync that overrides the path hardcoded in.
  • "-developertoken ..." specifies a developer token and overrides the token hardcoded in.
  • "-nomanifest" ignores the upload manifest (DEBUG ONLY will continuously upload all files)

Developer tokens:

About

Syncs Evernote with a local directory and mirrors the files system down to one layer with notebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages