beangulp icon indicating copy to clipboard operation
beangulp copied to clipboard

Adds CSV MIME type that compatable with Windows

Open Gateswong opened this issue 3 years ago • 2 comments

Mentioned by https://github.com/jbms/beancount-import/issues/169.

Gateswong avatar Aug 23 '22 05:08 Gateswong

So this mentions excel... not CSV. Why?

blais avatar Oct 01 '22 15:10 blais

I think having Excel as the default app for CSV results a MIME of application/vnd.ms-excel (It doesn't happen using other program as default app for CSV extension). I tested this patch and it can recognize CSV with or without Excel installation so I think it's a improvement over the original.

hexhexD avatar Jul 01 '23 00:07 hexhexD