Uprise : How to add alt answers or new words with TSV files
- Make sure your column count and names match exactly
- exclude any audio or image columns, as these will be ignored anyways
- use only TSV because there are less issues with the delimiter
- any text editor can create a TSV file (rename the extension to .tsv or .txt before importing)
- some info about the TSV format: https://support.google.com/drive/answer/63377?hl=en
- To export from google spreadsheet: https://support.google.com/merchants/answer/160569?hl=en
- To export from excel: http://www.howtogeek.com/79991/convert-an-excel-spreadsheet-to-a-tab-delimited-text-file
- The program works best with UTF8 encoding