openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
657 stars 384 forks source link

Add support for OpenDocument ODS format for on-demand exports (through search feature) #3923

Open aleksejrs opened 4 years ago

aleksejrs commented 4 years ago

2666 added support for Microsoft XLSX format, which OFF now describes as "XLSX format - Excel or LibreOffice". It's kind of anti-open to have that and not OpenDocument; as teolemon pointed out, "there is a similar library for ODT: https://metacpan.org/pod/distribution/OpenOffice-OODoc/OODoc/Intro.pod".

aleksejrs commented 4 years ago

And having one (as opposed to just saying it's the same data) is worth it, as long as the user wants to open it in free spreadsheet software, because opening the CSV correctly in it is not straightforward, either: while LibreOffice Calc seems to open it just the same as the XLSX (save for not tagging the first line as headers), Gnumeric seems unconfigurable and Calligra Sheets hangs when I change the separator.

github-actions[bot] commented 8 months ago

This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts