Custom field separator for CSV imports #72
Closed
Labels
Comments
(from [4e68906bcd5f]) [#72 state:fixed] Added a Delimiter chooser and a Rescan button to the CSV options dialog. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have to admit it, sometimes, csv files are too weird for automatic detection to work correctly, and it can't seem to be tweaked to work for all cases. That is why there should be a way to manually specify the field separator in the CSV options dialog.
There would be a text field with the current field separator, and a "Rescan" button next to it. When the user changes the field and press Rescan, the CSV file would be re-processed with this specific field.
The text was updated successfully, but these errors were encountered: