NikitaIvanovV / ctpv

Image previews for lf file manager
https://www.nikitaivanov.com/man1/ctpv
MIT License
264 stars 24 forks source link

Can you make it preview office(docx xlsx.....etc) file like stpv with libreoffice? #9

Closed sharkocha closed 2 years ago

sharkocha commented 2 years ago

I used to preview file by stpv in lf. But stpv became orphaned in aur. And I'm surprised to see ctpv and very appreciate to you! I think it is important to preview office files for many people in job. Can you make it preview office(docx xlsx.....etc) file like stpv with libreoffice?

NikitaIvanovV commented 2 years ago

.odt documents were already supported but I added more in 9e2be65 (specifically ods, fods, xls, xlsx, csv, odt, fodt, doc, docx).

Please let me know if there are more document types you would like me to add.

Note that the files must have a proper extension (e.g., end with .odt) for previews to work.

sharkocha commented 2 years ago

.odt documents were already supported but I added more in 9e2be65 (specifically ods, fods, xls, xlsx, csv, odt, fodt, doc, docx).

Please let me know if there are more document types you would like me to add.

Note that the files must have a proper extension (e.g., end with .odt) for previews to work.

Thanks!!!! you make my workflow awesome~~

sharkocha commented 2 years ago

.odt documents were already supported but I added more in 9e2be65 (specifically ods, fods, xls, xlsx, csv, odt, fodt, doc, docx).

Please let me know if there are more document types you would like me to add.

Note that the files must have a proper extension (e.g., end with .odt) for previews to work.

One more thing, I think it would be better to preview slide show files (.ppt and .pptx)

NikitaIvanovV commented 2 years ago

Added: bcde581413009ca10f87ba82fc285fef8f156d11