Skip to content

Releases: marigarey/canvas-notion-integration

v2.1.0 Discussion Posts!

08 Oct 18:51
Compare
Choose a tag to compare

🚀 Surprise Update: Added Discussion Posts to the Database!

🔧 Why was this added?

  • In one of my classes, we have to do a specific # of discussion posts, so they don't show up on the regular Canvas checklist
  • Discussion posts function very similarly to assignments, BUT I put them down as having a start and an end date
  • Let me know if your classes' discussions doesn't have a window period of being open, and how that affects your database.
  • Enjoy this little update :)

Written by Mari G 🤍🌿

v2.0.0 canvas-notion-integration

07 Oct 19:55
6db8584
Compare
Choose a tag to compare

🚀 What is new in v2.0.0!

Mostly changed internal code, but some fun things added!

🔗 URL to the Canvas Assignment page!

  • Now you can go to the canvas page of your assignment straight from Notion!
  • New property in the database, feel free to hide the column if you are not interested in the url feature.

💾 Easier/Better code update

  • When I first made this, I didn't consider the bigger scale of this project, but I am challenging myself to consider the scale/amount of API calls made.
  • Made more efficient assignment checking, as well as accounting for the Notion page query max of 100 pages.
  • Overall, the code should be more readable with better commenting. :)
  • Lastly, made the organization of the code so I can easily import it to other projects... 👀

🔮 What is coming next to v2?

  • Hoping to update the checkbox column to a status column.
  • Adding the html assignment description to the Notion page → current Notion doesn't support html conversion using the API

Written by Mari G 🤍🌿

canvas-notion-integration v1.0.0

21 Jun 22:57
Compare
Choose a tag to compare

First version of the canvas-notion-integration!