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

See https://developers.notion.com/changelog/link-previews-block-and-rich_text-supported-in-response (Related to #29)

good first issue

See https://developers.notion.com/changelog/link-previews-block-and-rich_text-supported-in-response

good first issue

Importing Date from `org.jraf.klibnotion.model.date` can cause conflicts with DateTime libs or locally defined libraries, especially when defined with aliases, we should try to coalesce with the kotlinx and java.ltime library,...

Building filters, and properties with the current `DateOrDateRange` is a bit cumbersome, it would be much nicer if it would be compatible with the kotlinx DateTime library, usage of `LocalDate`,...

See https://developers.notion.com/changelog/dates-with-times-and-timezones-are-now-supported-on-database-date-filters

good first issue

See https://developers.notion.com/changelog/breadcrumb-block-types-are-now-supported-in-the-api

good first issue
2021-08-16

See https://developers.notion.com/changelog/users-can-now-add-equation-blocks-and-media-blocks

See https://developers.notion.com/changelog/retrieve-page-property-values and https://developers.notion.com/reference/retrieve-a-page-property

The Query a database endpoint accepts an array of sort objects in the `sorts` body parameter. The sort object can contain a `timestamp` property with possible values `"created_time"` and `"last_edited_time"`....

See https://developers.notion.com/changelog/retrieve-information-about-your-token