jakeswenson / notion

Notion Offical API client library for rust
https://crates.io/crates/notion
MIT License
130 stars 61 forks source link

Add methods for modfifing pages and blocks #59

Open dmweis opened 1 year ago

dmweis commented 1 year ago

Hey!

This is a larger PR because it wasn't originally meant to be a single PR. I was trying to use your library for something and I couldn't figure out how to modify things so I forked it and ended up making multiple changes.

Together thought they effectively add an API for modifying pages and blocks which as far as I could tell originally wansn't possible. So they might make sense as a signgle PR.

Let me know what you think. If you like all of it I am happy to do some changes, add tests,... whatever else. But if you think only some subsets of this PR should be considered please let me know and I am happy to break it up into separate PRs.

Individual things done:

failable commented 1 year ago

Any news of this?

dmweis commented 1 year ago

Any news of this?

Sorry, not sure if you are asking me?

I think this is waiting for input from a reviewer.

binarycrayon commented 1 year ago

been a while now, hope the project owner can get back to it