Update: Spreadsheet Pages
This update concerns the spreadsheet version of the pages: DEJA VU and MIRROR IMAGES (not SUCCULENT)
After the spreadsheets were loading only very very slowly. Iāve updated the spreadsheet script ānnspc-sheets.jsā with a (for now) working solution.
The pages no longer use a cvs download of the spreadsheet and instead pull the json data directly as it used to be (and still is in the SUCCULENT page).
The sheet no longer relies on/uses Papa Parse and uses my own script. However, Iāll leave it in the pages for now in case weāll need it again in the future to be able to update peopleās themes without you needing to do anything.
The page no longer relies on a CORS service. (which I think might have slowed down the load)
IMPORTANT: You can no longer have empty cells.
Since Google changed a few things with their API this shouldnāt be working any longer? But it does. I havenāt been able to find any documentation about this particular version of the link, I just know other, similar links making use of the feeds endpoint donāt work.
If things change in the future, Iāll have to update the script again.
If your page is no longer working:
If youāre not using the dropbox version: Check the link youāre using under āSPREADSHEET INTEGRATIONā it should be:Ā https://www.dl.dropboxusercontent.com/s/wlxk3q4wkqxescn/nnspc-sheets.js
For the dropbox version nothing changed here
Old versions: nnspc-sheets-2-0.js, mirror-images-sheets-3-0-pp.js, possibly others?
Let me know if things arenāt working as they should and I will have a look at it.
With that said, Iāll also be updating the SUCCULENT script to use the same set up as the other two pages which will also make it easier to use.
DEJA VU NOTE: Take out the empty row that was in the Deja Vu spreadsheet by mistake. It wonāt work with it. The downside of this way of doing it... it canāt handle empty rows.