Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Investigate Notion's page markdown API #580

Open
Assignees

Description

Notion has an API to get a page's content as markdown: https://developers.notion.com/reference/retrieve-page-markdown

This could enable the plugin to add support for importing nested blocks without requiring extra API calls, because the blocks API that the Notion plugin currently uses requires an extra fetch to get nested blocks.

Currently only children of table blocks are fetched and others are ignored. If the markdown API accurately converts tables to markdown, it would make it possible to eliminate one API call per table block.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /