top | item 41680491 (no title) krudnicki | 1 year ago Probably using CSV data format which is great. Can be used for example in Obsidian. discuss order hn newest layer8|1 year ago TSV, actually. pmarreck|1 year ago TSV always struck me as making a lot more sense than CSV. No need to worry about escaping quotes and commas and etc... Just disallow tabs in the data (which shouldn't be necessary anyway) and done. load replies (2)
layer8|1 year ago TSV, actually. pmarreck|1 year ago TSV always struck me as making a lot more sense than CSV. No need to worry about escaping quotes and commas and etc... Just disallow tabs in the data (which shouldn't be necessary anyway) and done. load replies (2)
pmarreck|1 year ago TSV always struck me as making a lot more sense than CSV. No need to worry about escaping quotes and commas and etc... Just disallow tabs in the data (which shouldn't be necessary anyway) and done. load replies (2)
layer8|1 year ago
pmarreck|1 year ago