hey,
i am not very experienced with JS but found this and have been trying a bit to get it to work in TW. it is a library(?) that can take xlsx or other spreadsheet files and display them as html tables:
SheetJS - Home
using a single-file TW, i was hoping it would be possible to read spreadsheets stored in the same folder and display/parse data from them for processing in TW.
i was digging through the docs and playing around with @tobibeer 's enable-js plugin to try and get sheetjs to load a file to no avail. i think i am a bit over my head.
has anyone tried to use this software with TW? if not, do you have any pointers on where to start or what is/is not possible (automatically reading files in the browser? running an import as a macro like <<sheetjs "C:/path/to/file">>
? importing rows/columns as tiddlers? live updating results when the source file is edited??)
best
scribs