On linux, at present for me .gsheetx files are zero bytes, and so they are in no way clickable to open in a web browser. Is it possible for the files to contain the URL, whether in json format or any other format, such that I could get them to open in a browser?
Hi @kelsangrinzin,
My apologies on this, but there isn’t currently a way to facilitate this on Linux. I have raised it to the product team, though.
If the files did contain the URL, would you register a local file handler to read the file content and then launch the browser with that URL?
Thank you, Tony,
Yes, that’s exactly what I’ll do. And happily post the method here.
Regards,
Rinzin