Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.23 KB

api_error.md

File metadata and controls

26 lines (17 loc) · 1.23 KB

EvernoteAPI

ever2boost uses EvernoteAPI, therefore there are some limitations.

Limitations

  • [Warning] Up to 250 notes in each folder

When the folder which ever2boost try to import has over 250 notes, ever2boost downloads first 250 notes from latest. For example, when a folder has 260 notes, the rest 10 old notes are ignored. Then the warning is appear:

Ignore first 10 notes due to EvernoteAPI access limitation in this notebook.

You need to try convert command if you just want to import the folder.

  • [Fatal] Up to 500 notes on import

When it happens, ever2boost tells us an error below: error_on_import

Actually I don't know the exact terms of number of notes, I just experienced in my environment. And the limitation is reset every hour. Further more, I've confirmed the error happens in case of capacity limit.

IMPORTANT: The import is success (until the limitation) unless the error happens, thus you can connect the directory to Boostnote normaly.

References