klibnotion icon indicating copy to clipboard operation
klibnotion copied to clipboard

A Notion API client library for Kotlin, Java and more.

Results 26 klibnotion issues
Sort by recently updated
recently updated
newest added

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.

enhancement
help wanted

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

good first issue

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

good first issue

See https://developers.notion.com/changelog/synced-block-link-to-page-and-template-block-types-are-now-supported-in-the-api

good first issue

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...