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

Add Column Headers to Exported CSV #26

Open
jacobson3 opened this issue Sep 20, 2018 · 0 comments
Open

Add Column Headers to Exported CSV #26

jacobson3 opened this issue Sep 20, 2018 · 0 comments

Comments

@jacobson3
Copy link
Member

Adding headers to the exported CSV file would increase the readability of the generated file. This would also require changes to the import from CSV function to handle any added headers.

As we add the import/export feature to more modules, it would probably be best to not only add the appropriate column headers but also add the module's alias and the actual class of the module to make it more clear what you are editing.

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

No branches or pull requests

1 participant