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

fix: Reinstate the filename format setting #128

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

Conversation

dzx-dzx
Copy link

@dzx-dzx dzx-dzx commented Oct 2, 2024

Should fix #127

By the way, what does checkIfOutputAlreadyExists do? It doesn't seem to prevent old files with the same name from being overwritten despite this check.

@Myzel394
Copy link
Owner

Myzel394 commented Oct 3, 2024

Thank you for the fix! The PR looks good, I'll need to test it and then we can merge this.

By the way, what does checkIfOutputAlreadyExists do? It doesn't seem to prevent old files with the same name from being overwritten despite this check.

I think I wanted to do a check indeed, but seems like I haven't added that yet. Thanks for pointing me to this

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

Successfully merging this pull request may close these issues.

File name setting not respected when saving?
2 participants