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

Enhancement: add timestamp to CSV, indicate seperator #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khawkins98
Copy link

This is a simple PR that does two quality of life improvements:

  • adds the timestamp to the file itself to reduce confusion of multiple open "audit.csv" files
  • indicates that the CSV separator is a , (outside the US, Excel can default to ;, resulting in the CSV not being recognized correctly)

This is a simple PR that does two quality of life improvements:

- adds the timestamp to the file itself to reduce confusion of multiple open "audit.csv" files
- indicates that the CSV separator is a `,` (outside the US, Excel can default to `;`, resulting in the CSV not being recognized correctly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant