Skip to content

[Feature request]: Create a fast mode #73

@pedrosimao

Description

@pedrosimao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions