Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support CSV? #23

Open
Daniel15 opened this issue Jul 16, 2015 · 5 comments
Open

Feature request: Support CSV? #23

Daniel15 opened this issue Jul 16, 2015 · 5 comments

Comments

@Daniel15
Copy link

It would be nice to support CSV files. I had to open them in Excel and save as XLSX to compare them.

@na-ka-na
Copy link
Owner

Not sure - csv files can be diffed by regular text diff right? do you see value in adding csv support?

@Daniel15
Copy link
Author

I like the format that ExcelCompare shows the diff in. Regular text diffs are harder to read - I can see that some data is different, but I don't know exactly which column it is.

@diegoherranz
Copy link

Might be useful to compare a CSV against a XLS, ODS, etc.

@na-ka-na
Copy link
Owner

na-ka-na commented Oct 1, 2015

Ok I'll begin work on this. Let me know if you no longer require this.

@Daniel15
Copy link
Author

Daniel15 commented Oct 2, 2015

Thanks @na-ka-na!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants