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

How to set the path for saved files #30

Open
misty256 opened this issue Aug 14, 2016 · 1 comment
Open

How to set the path for saved files #30

misty256 opened this issue Aug 14, 2016 · 1 comment

Comments

@misty256
Copy link

Hi,
I'm using FileSaver in a standalone angular app. When trying to save the file, a dialog with choosing place to save a file appears.
My question is: is it possible to force saving files always to the same localization without showing this dialog?
Or - could this dialog show already my chosen path (currently it remembers the previously chosen path).

I've tried to save a file with something like "C://misty256//myfile.txt" but when dialog appears I see that it creates a file name from this path: "C--misty256-myfile.txt"

Regards,
misty

@hezite
Copy link

hezite commented Nov 20, 2019

did you get an answer?

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

2 participants