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

Write to new file #39

Closed
jcubic opened this issue Dec 2, 2018 · 2 comments
Closed

Write to new file #39

jcubic opened this issue Dec 2, 2018 · 2 comments
Milestone

Comments

@jcubic
Copy link

jcubic commented Dec 2, 2018

It would be probably needed to write to newly created file. Open file picker, user set the name that don't exists and you can have same write and read API (read after first write). Maybe duplicate of #29 or just similar.

@alinnert
Copy link

Does it need to be a name that doesn't exist? I don't think that system file dialogs care about that. If it strictly needs to be a new file, developers still can check if there's already a file with that name.

@pwnall pwnall added this to the V1 milestone Aug 1, 2019
@mkruisselbrink
Copy link
Contributor

I think chooseFileSystemEntries({type: 'save-file'}) is exactly 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

No branches or pull requests

4 participants