logseq-notion-sync
logseq-notion-sync copied to clipboard
There seems to be a max of characters that can be synced
"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?
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."
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
Okay, tomorrow weekend, I just have time to look at these questions.
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.
I didn't reproduce the third question. Please record a GIF if possible.