mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 22:47:19 +00:00
add odt2txt for converting libreoffice documents to txt
This commit is contained in:
parent
9d400a808e
commit
0e6f14dbaf
|
@ -49,6 +49,9 @@ application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
||||||
application/msword
|
application/msword
|
||||||
catdoc %s
|
catdoc %s
|
||||||
|
|
||||||
|
application/vnd.oasis.opendocument.text
|
||||||
|
odt2txt %s
|
||||||
|
|
||||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
||||||
xlsx2csv -d tab %s
|
xlsx2csv -d tab %s
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user