batch-import
batch-import copied to clipboard
suggestion: tsv / csv distinction
it may be more clear to use the extensions ".tsv" or ".txt" if using tab-separated values.
http://en.wikipedia.org/wiki/Tab-separated_values http://en.wikipedia.org/wiki/Comma-separated_values
True that, and probably csv for 'comma'
Very much agree; in my world, tsv and csv are very distinct.