While CSV is largely the technical standard for delimited data files, the tab-delimited format has some strong advantages (primarily that tabs do not normal occur in the data itself). Current export functionality doesn't allow me to create the data with a tab separator. If a new tab-delimited format is problematic, it would be a reasonable workaround to add \t or /t/ or some similar code as an option for the character separated values format.