logseq-notion-sync icon indicating copy to clipboard operation
logseq-notion-sync copied to clipboard

There seems to be a max of characters that can be synced

Open urielarg opened this issue 2 years ago • 5 comments

"body failed validation: body.children[33].paragraph.rich_text[0].text.content.length should be ≤ 2000, instead was 3103."

Is this something that can be bypassed?

urielarg avatar Aug 25 '23 13:08 urielarg

so I deleted a big block that I had in that page and I got another similar error afterwards:

"body failed validation: body.children.length should be ≤ 100, instead was 164."

urielarg avatar Aug 25 '23 13:08 urielarg

I later tried to sync just a block and I got the following error:

"Could not find block with ID: <my Page ID>. Make sure the relevant pages and databases are shared with your integration."

note I replaced my actual Page ID from config with " <my Page ID>"

Sorry to put all this together, let me know if it's better to make a separate ticket

urielarg avatar Aug 25 '23 14:08 urielarg

Okay, tomorrow weekend, I just have time to look at these questions.

b-yp avatar Aug 25 '23 17:08 b-yp

The first two issues are limitations of Notion. If they must be resolved, there is a way to do it, which is to split and send Logseq content to Notion in batches. However, this method is more complicated and not very stable.

b-yp avatar Aug 26 '23 10:08 b-yp

I didn't reproduce the third question. Please record a GIF if possible.

b-yp avatar Aug 26 '23 10:08 b-yp