Open toblotron opened 1 year ago
Using jexcel.js (nowadays "jspreadsheets") we should be able to paste a selection from another spreadsheet, for example google sheets
Seems to be working in this example: https://bossanova.uk/jspreadsheet/v3/
Guess I messed it up somehow - will have to fix it so I can import lots of data for my (hopefully fun) pokemon-calculator example :)
Ok - this will have to wait until I switch what js-component I use for the tables; it's in the pipes
Fixed but not published yet (to the 0.1.0 site) - some polishing remains on table-handling solution
Using jexcel.js (nowadays "jspreadsheets") we should be able to paste a selection from another spreadsheet, for example google sheets
Seems to be working in this example: https://bossanova.uk/jspreadsheet/v3/
Guess I messed it up somehow - will have to fix it so I can import lots of data for my (hopefully fun) pokemon-calculator example :)