notion-ruby
notion-ruby copied to clipboard
Use 'title' to retrieve title instead of first key
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 use use 'title' as the key instead?
Using the first key as the title key from
propertieson pages that were created via template gets the template title instead of the page's title 🤔 . Just use use'title'as the key instead?
I'm not quite sure what this means - could you provide specific code blocks with the corresponding output?