Dan Murphy

Results 5 comments of Dan Murphy

Hi @wasabigeek, yes I was thinking of re-designing this gem to support the official notion API. I'm busy right now (graduating from college, etc.) but can get started on it...

I don't think that re-factoring this will be too tough- as a matter of fact it will make things much easier (no need to build long JSON hashes). My time...

@wasabigeek yeah great point- I want to keep this OOP-focused so building out specific classes for blocks is the end goal. I will set up a `spec.md` file this weekend...

@wasabigeek @lucasmenezesds v1 spec for blocks (not including databases and some of the more complicated things) is outlined [here](https://github.com/danmurphy1217/notion-ruby/blob/master/notion_api_block_spec.yaml). I'm going to create a `v2` folder that we can use...

> Using the first key as the title key from `properties` on pages that were created via template gets the template title instead of the page's title 🤔 . Just...