html2notion icon indicating copy to clipboard operation
html2notion copied to clipboard

This tool can accurately convert HTML to Notion notes and is also useful for exporting Evernote notes to Notion.

Results 5 html2notion issues
Sort by recently updated
recently updated
newest added
trafficstars

when I use your tools to batch process the html files, I got the **Fail Reason** below: `body failed validation: body.properties should be defined, instead was `undefined`. ` I wonder...

## **HTML with images, the imported content after running the command has no pictures, and the text layout has no line break.** > > ![屏幕截图 2023-09-26 153609](https://github.com/selfboot/html2notion/assets/57076629/e0096abd-f862-4f0a-ac3b-f713bc9ef4cc)

lots of fail, such as : │ body.children[4].paragraph.rich_text[30].text.content.l… ││ │ should be ≤ `2000`, instead was `4031`. 把ody failed validation: body.children[4].paragraph.rich_text[30].text.content.length should be ≤ `2000`, instead was `4031`., Traceback (most...

Support for migrating images with links.

feature