-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Suggestion
enex2notion currently adds block by block of content, making it quite slow.
While reading the Notion API docs I found that Pages/Database entries can be created with all blocks defined in the children
property all at once.
I imagine there must be a limitation for this method, since it was not used by the library.
So, what about creating a --fast
mode that predefines all blocks in only one Page/DB creation request? If there are limtation we can just list them in the documentation.
Microstronggo, LiboDing, onlytanmoy, abccbaandy, gubenkoved and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request