Page 1 of 1

.odt text files?

Posted: Sat Sep 07, 2013 6:29 am
by MSpagni
Well, yes, in a sense .odt files are indeed text files. :wink:

Why EDP, by default and without any plugin, tries to compare them as "text" files?

Re: .odt text files?

Posted: Sat Sep 07, 2013 8:18 am
by psguru
Because they typically do not have enough "odd" characters to consider it binary using the EDPro heuristics.

Re: .odt text files?

Posted: Sun Sep 08, 2013 9:17 am
by MSpagni
Well, a bit surprising since those files are zipped, but your explication makes sense.

I'll put .odt in the "always treat these files as binary" list.
Thank you.