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 setting to preserve leading zeros #103

Open
ssayre opened this issue Feb 25, 2023 · 0 comments
Open

Add setting to preserve leading zeros #103

ssayre opened this issue Feb 25, 2023 · 0 comments

Comments

@ssayre
Copy link

ssayre commented Feb 25, 2023

A setting to preserve leading zeros is essential when working with CSV files. I work with account numbers which often include leading zeros and are are not a fixed length. As such, any work-arounds to pad leading zeros to a fixed length value do not work. Rather, I prefer if the application did not corrupt data upon opening a file in an attempt to be "helpful". A global setting to preserve leading zeros, which would allow files to be opened from the file manager without corruption would be fantastic.

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

1 participant