Y
Hacker News
new
|
ask
|
show
|
jobs
by
code-faster
825 days ago
CSV is great because excel can import it, but it can't import USV, so at that point, why use USV when you can use JSON?
https://github.com/tyleradams/json-toolkit/
2 comments
hiccuphippo
825 days ago
Maybe their objective in submiting to the ietf is to get programs like Excel to start supporting it.
link
layer8
825 days ago
That’s… not how Excel/Microsoft works.
link
jph
824 days ago
Yes you're exactly right.
link
extraduder_ire
825 days ago
Can you not customize the separators used when importing csv-likes into excel? Libreoffice has a neat little window for it that even shows a preview of what values go into which cells.
link
da_chicken
825 days ago
Sure if you want to stop and fiddle with Excel.
If you want to just double click and get to work, no.
link