metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

Auto-populate attribute info from TSV files in the attribute editor

Open robyngit opened this issue 3 years ago • 1 comments

The attribute editor includes a "fill from file" button for CSVs that automatically parses the column header to fill in the attribute names in the editor. This feature was introduced and discussed in issue https://github.com/NCEAS/metacatui/issues/202. We should implement the same feature for TSV files.

robyngit avatar Oct 03 '22 16:10 robyngit

See https://github.com/NCEAS/metacatui/issues/2059#issuecomment-2342317104. PapaParse supports TSVs and other delimiters.

robyngit avatar Sep 10 '24 23:09 robyngit