notion_history - Commit History from Notion

Coupe of facts-

  • Power user of notion
  • Using notion for documenting Tasks, Documents and Personal Articles

Personally for me a view of github.com commit history really gives a kicker to be more active and go for that last mile. Not sure what I'm talking about take a look below: GitHubCommit History

Nice right!!

What should we do to come up with this view

We require pretty much three things IMO:

  1. Connection to Notion API (Which is now Available)
  2. Code snippet generating the timeline view we are talking about
  3. A sink location may be uploading to notion back or else hosted some place in cloud ?

What we personally learning from this exercise

  1. Setting up jupiter notebooks on local instance
  2. Python usage for connecting to the API
  3. Python for visuallizing data
  4. Python for pushing the data into 3rd API of hosting the same on cloud
  5. Deployments as and when the time comes
  6. Data cleaning techniques
  7. Data massaging techniques