dumper
dumper copied to clipboard
Library for extracting attachments, notes and metadata out of formats used by popular note-taking apps.
### Feature description Currently, dumper fails on images with large attachments, likely because the contents are parsed into the DOM via minidom which creates very large documents that can become...
- **File Extension**: .html - **Dumper Version**: 2.0.1 ### Current behavior When dumping an html file that contains inline `` tags, those tags get leaked into the resulting markdown document...
- **OS Version**: MacOS 11.2.1 - **Notable Version**: 1.8.4 ### Current behavior Attached in [evernote notable xfer.zip](https://github.com/notable/notable/files/5979408/evernote.notable.xfer.zip) is my exported Evernote file, "If I Ever Need A Lady (I'll call...
- **OS Version**: linux 5.9.1-1-default - **Notable Version**: v1.8.4 ``` SyntaxError: Expected "#", ":", "\n", "\r", or [ \t] but "s" found. at peg$buildStructuredError (file:///tmp/.mount_NotablmRRhdm/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:17119) at Object.peg$parse [as parse] (file:///tmp/.mount_NotablmRRhdm/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:31526)...
hi, I am a quiver user, is there a plan to import notes to notable from quiver ? thank you!
I tried to import a TXT-File that has "ANSI"-Encoding and the import does not import the file correctly. I have an example-file here, that can be tested. The file is...
If possible this library should support arbitrarily sized files. The structure contained within said files may not be parseable while streaming, so this may not be really solvable in the...
Support for importing TextBundle documents should be added, so that people can more easily switch.
### Feature description Enable to dump/export content from [Notion.so](https://www.notion.so/). ### Feature motivation I started using Notion, but I just wanna go out of it now! The export from them is...