djs-CS

Results 5 issues of djs-CS

### Background The Notion API currently has no or limited support for [creating](https://developers.notion.com/reference/create-a-database) or [updating](https://developers.notion.com/reference/update-a-database) `status` properties. Currently, there is no support for parsing status property configs. ### Proposal Add...

I just opened this [PR](https://github.com/jomei/notionapi/pull/131) for adding support for reading status property configs, which was core to my use case. Even if it's accepted, I'm still unclear on the best...

I think we could improve the library by adding some additional comments in parts of the code that connects back to Notion's API documentation. What might be the highest priority...

Excellent repo! It's been a great reference as I'm learning about building API clients and unmarshaling JSONs in Go. Hope this small change can improve the repo. Any feedback on...

Currently, the Obsidian to Anki plugin does not provide syntax highlighting in Anki for code blocks copied from Obsidian. I propose updating the documentation to include instructions for new users...

documentation