kjk / notionapi

Unofficial Go API for Notion.so
https://blog.kowalczyk.info/article/c9df78cbeaae4e0cb2848c9964bcfc94/using-notion-api-go-client.html
BSD 2-Clause "Simplified" License
1.81k stars 85 forks source link

[add]Addition of event based updates to webpage from notion calendar #45

Closed caramelmelmel closed 2 years ago

caramelmelmel commented 3 years ago

hi @kjk can I contribute to the addition of such a feature to embed a notion calendar into the webpage?

kjk commented 3 years ago

Sure. Could you briefly describe your plan? I'm not sure I fully understand the feature.

caramelmelmel commented 3 years ago
  1. Notion has an inline calendar feature
  2. I intend to try and export this inline calendar feature to embed into the webpage as live calendar
caramelmelmel commented 3 years ago

Is this sufficient?

caramelmelmel commented 3 years ago

@kjk

kjk commented 3 years ago

Yes, makes sense