You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.1.2: Added try/except to fix a FileNotFoundError error.
1.1.1: Fixed io.open bug; added some try/except to catch more errors; re-enabled timeout_time; added last_word export so it's easy to see which words are new and which are old.
1.1: Quite a big re-write: it now works properly with My Clippings.txt file from Kindle - all bugs are fixed. Initial run takes ~ 10 minutes to complete (depending on the size of your file) but afterwards it's usually < 1 minute because data from previous run is stored locally for comparison - only new words are being translated to save time and improve speed.