TableTool icon indicating copy to clipboard operation
TableTool copied to clipboard

Detect separator when there are header rows

Open llamafilm opened this issue 7 years ago • 1 comments

I work with a lot of ALE files (Avid Log Exchange). This format has a few header rows of plain text followed by tab-separated data. Table Tool always defaults to a comma separator, but I would love to automatically detect the tab. If I delete the header rows, then it correctly detects the tab separator. Sample file attached.

This heuristic might be difficult to implement, so I propose an easier workaround: A preference window where the user can set the default separator when guessing fails. I would guess most users probably work with the same kind of files often.

All Takes.ale.txt

llamafilm avatar Jul 05 '18 21:07 llamafilm

Thank you for sharing. Heuristics needs lots of good examples to work well. Can anyone else please share data files and where you got them from?

fulldecent avatar Nov 01 '18 14:11 fulldecent