notable / dumper

Library for extracting attachments, notes and metadata out of formats used by popular note-taking apps.
MIT License
121 stars 8 forks source link

Error report: Cannot read property 'source-url' of undefined #29

Closed cydnax closed 4 years ago

cydnax commented 4 years ago
TypeError: Cannot read property 'source-url' of undefined
    at EnexNote.getMetadata (file:///opt/Notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:185842)
    at async EnexNote.get (file:///opt/Notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:3578)
    at async EnexProvider.dump (file:///opt/Notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:3469)
    at async Object.dump (file:///opt/Notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:201681)
    at async import_Import.import (file:///opt/Notable/resources/app.asar/renderer/renderer.js:2:24287)
fabiospampinato commented 4 years ago

I just fixed this, the fix will be available in the next release.