|
|
|
|
|
by throw0101d
667 days ago
|
|
> Aka a completely different use case than CSV. How many CSVs are generated, edited, or viewed by Notepad.exe and how many by Excel (or Google Sheets)? I would posit the vast majority of CSVs are generated through some kind of program where you go to File > Export or File > Save As…. In which case doing selecting a drop down with the option for File Format to be TSV or DSV (with the corresponding file extension) would solve a lot of problems. (Or at least if CSVs from Excel were RFC 4810 compliant by default.) |
|