algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
235 stars 51 forks source link

Feat: Better builder for spreadsheet #258

Open inkhey opened 3 years ago

inkhey commented 3 years ago

Feature description and goals

Spreadsheet format (ods, xslx, etc...) and csv preview is complex as the table generated can be really big which cause:

One solution may be have specific parameter for the libreoffice builder to :

Another solution may be use some kind of lib to handle specific format (ods , xslx, csv are the most used):

A good solution may be done with: