html2notion icon indicating copy to clipboard operation
html2notion copied to clipboard

body failed validation: body.properties should be defined, instead was `undefined`.

Open okhiwell opened this issue 1 year ago • 4 comments
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 if html2notion can parser all html grammer?

okhiwell avatar Feb 18 '24 15:02 okhiwell

html2notion can NOT parser all html grammer. Right now, It can only work with some of the html formats that I've come across from Evernote's exports.

selfboot avatar Feb 19 '24 03:02 selfboot

Hello, same problem with an Evernote HTML export.

Do I have to do something more? The code could help me so much. Have a nice day

ludofigueiredo avatar Feb 28 '24 18:02 ludofigueiredo

Hello, same problem with an Evernote HTML export.

Do I have to do something more? The code could help me so much. Have a nice day

Can you upload your html file? I need this file to fix the problem

selfboot avatar Feb 29 '24 02:02 selfboot

Hello, here is the code: https://github.com/ludofigueiredo/evernoteToNotion

Best regards

ludofigueiredo avatar Mar 17 '24 14:03 ludofigueiredo