Evernote Backup Versions Save

Backup & export all Evernote notes and notebooks

1.6.6

2 years ago

Bug Fixes

  • add support for notes from the distant future (d352455), closes #4

Full Changelog: https://github.com/vzhd1701/evernote-backup/compare/1.6.5...1.6.6

1.6.5

2 years ago

Fix

  • add download retry on bad data from server

1.6.4

2 years ago

Fix

  • add support for shared notebooks with tags

1.6.3

2 years ago

Fix

  • add memory limit when downloading notes
  • improve handling exceptions when downloading notes
  • add more log messages
  • add more log messages

Refactor

  • move default config into single import

1.6.2

2 years ago

Fix

  • fix support for linked notebooks

1.6.1

2 years ago

Fix

  • add support for linked notebooks

1.6.0

2 years ago

Feat

  • add debug logging on sync & export
  • add --verbose output option

Fix

  • typos

1.5.1

3 years ago

Fix

  • improve performance on big sync, e.g. >1k notes

1.5.0

3 years ago

Feat

  • convert hardcoded config variables into cli options

1.4.1

3 years ago

Fix

  • make init-db return early if database exists