blonkm / schoology-improved

Using the Schoology API to do things you can't using the web version
https://blonkm.github.io/schoology-improved/
3 stars 0 forks source link

Create a download table function to export any html table to csv #83

Closed blonkm closed 1 year ago

blonkm commented 1 year ago

It's handy sometimes to quickly copy the entire html table to excel. This can be implemented using jquery.tabletoCSV

See labs.bluekoala-aruba.com

blonkm commented 1 year ago

This is in fact a workaround for issue #81