klibnotion
klibnotion copied to clipboard
A Notion API client library for Kotlin, Java and more.
getAllBlockListRecursively does not fetch the children of UnknownBlockType blocks, Resulting in some page content not being read. This is unclear and should be changed or better documented.
Hey! I really like the API of your project and since I want to use it for my own ktor server project (where my server should act as a middleware...
I woud like to enable as detailed logging as possible, but I don't want to leak my notion secret in logs. It would be nice if there will be a...
See https://developers.notion.com/changelog/column-list-and-column-support
See https://developers.notion.com/changelog/simple-table-support
See https://developers.notion.com/changelog/time-zone-support
See https://developers.notion.com/changelog/synced-block-link-to-page-and-template-block-types-are-now-supported-in-the-api
See https://developers.notion.com/changelog/synced-block-link-to-page-and-template-block-types-are-now-supported-in-the-api
Currently synced blocks are read-only, but the API also allows creation. Note that there are 2 possible types of creating a synced block: - "original" synced blocks: the "source" which...