Set download directory of external page #10413
Unanswered
ThePoultryMan
asked this question in
Q&A
Replies: 1 comment
-
You're basically asking for the feature requested here #4633 which is not implemented yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have created a new window with the code below, can I set the download directory of files?
I know I can access the existing download directory with tauri's path api, but is there a way to set the directory? If not, can I get the location of where a file is downloaded to?
Bonus Question: Can I remove the popup that appears when a file is downloaded?
Beta Was this translation helpful? Give feedback.
All reactions