On Wed, Jan 26, 2011 at 05:01:19PM -0800, Joel Krauska wrote: > How about exporting that extra information in the csv?
That's what we'd all like. Currently the CSV lacks some information compared to the HTML. But we can't export everything in it without breaking its simple format, and breaking it is out of questions. So my goal is to have a "detailed" version of the CSV that would use quotes to delimit strings, and that more advanced parsers will be able to use. Regards, Willy

