This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
Added "Save my downloads here" setting #2110
Labels
Milestone
Comments
It's really annoying not having this and selecting folder for every single download. Will add this 😃 |
Yes! TY!
… On Feb 2, 2017, at 10:27 PM, Nejc Zdovc ***@***.***> wrote:
It's really annoying not having this and select folder for every download. Will add this 😃
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Feb 3, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Feb 3, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Feb 12, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Feb 27, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 3, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 3, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 8, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 10, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 13, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 13, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 13, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Mar 16, 2017
Resolves brave#2110 Auditors: @bradleyrichter @bsclifton Test Plan: - go to preferences, general tab - define your default download path - toggle show dialog - based on your settings, download dialog should be opened or not - if you set don't show dialog, filse should be downloaded to your default set path # Added hover effect
This was referenced Mar 17, 2017
I set it to on by default yes. If we go with the off by default, then I think we would need to set default path when browser is first lunched (or when you go to preferences, we use same function for path determination that we use it on the save event), otherwise it would be strange to have empty input and option to off |
alexwykoff
changed the title
General Settings: "Save my downloads here" setting
Added "Save my downloads here" setting
Mar 28, 2017
This was referenced Mar 28, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test plan
#7023 (comment)
Functionality:
Providing a user-definable default downloads destination allows for a more efficient user work flow when downloading files. The default path is their downloads folder. This path can be changed by clicking on the pencil (edit) button. This opens a download location chooser dialog which is OS specific.
A toggle switch (off by default) allows the user to change the setting to ask them for the desired location upon each file download.
item label:
"Save my downloads here"
toggle switch label:
"Always ask me where to save files"
Download location sheet-dialog in Mac:
Spec image: (this issue in blue)
The text was updated successfully, but these errors were encountered: