[Feature Request] ODF File format support

Hello everyone. I’d like a block set to Read/Write to Open Document Format (just format support, not an editor)

How would you use these blocks, can you give an example? I cannot think of a way to make reading/writing accessible with blocks

One simple example could be using a spreadsheet as data source for an App.
There’s a lot more, just imagine

This would probably work best with a component that would be able to read XML-like data, since I believe ODFs are structured like XMLs. @Red_Panda has actually been working on one that supports .xml formats, so this is a potential extension to take a look at: [Idea] Data File Component (Extended)

Yes, I actually want to support ODS files at least, but I ran into some issues with the JOpenDocument library

1 Like

This is a nice one. KUTGW