lib-re / dublin-core-text-parser

Cataloguing tool for converting specially formatted text files containing dublin core metadata into various formats
MIT License
6 stars 0 forks source link

Clean tab characters from input fields #42

Open atla5 opened 7 years ago

atla5 commented 7 years ago

\t characters can skip cells and cause overwritten or incorrectly tagged metadata.

This happens when using the .csv export option (or copying the regular logging/standard output from the program), where the tab character leads to moving ahead a column.