-
Notifications
You must be signed in to change notification settings - Fork 585
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 change Chrome download directory, added new download to step - done #1035
Comments
Hi @beefstew151, you can use this 1-line inside TagUI workflow to change the location - #567 (comment) |
|
|
thanks.. this will work |
Thanks @beefstew151, I'll also review if replacing the current download step is possible. For eg
vs
But if it is a function it has additional benefit of returning current folder to download. |
Above commit adds this. Users can download the latest copy of TagUI with this and unzip to overwrite existing installation (please drag the folders under tagui\src to overwrite your existing installation) - https://github.com/kelaberetiv/TagUI/archive/master.zip In the next release, this will become part of the packaged zip files. Windows
macOS/Linux
|
Closing issue, change included in latest packaged release - https://github.com/kelaberetiv/TagUI/releases/tag/v6.46.0 |
Improved If you are using TagUI v6.46 and above, you can get this update with For list of changes since TagUI v.6.46 release in mid-June, see this (link also found at TagUI installation page) - |
hi, anyone know how to change the directory of the downloaded file from the scripts?
I want to save my file into shared folder.
The text was updated successfully, but these errors were encountered: