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

Add setting for file search location #108

Merged
merged 1 commit into from
Jun 25, 2018
Merged

Add setting for file search location #108

merged 1 commit into from
Jun 25, 2018

Conversation

brarcher
Copy link
Owner

When open the file browser to find a file, the starting location
used to be external storage. It was mentioned that the last used
path would be easier, so this was instead made the default.

It turns out that navigating to the internal storage device
may prevent one from navigating back to external storage. The
way to recover was to wipe the app's data, resetting its last
used path. To avoid this, a new setting is added which sets what
the start path should be. The default is to use the last used
path, however it can be fixed to the external storage location.

When open the file browser to find a file, the starting location
used to be external storage. It was mentioned that the last used
path would be easier, so this was instead made the default.

It turns out that navigating to the internal storage device
may prevent one from navigating back to external storage. The
way to recover was to wipe the app's data, resetting its last
used path. To avoid this, a new setting is added which sets what
the start path should be. The default is to use the last used
path, however it can be fixed to the external storage location.
@brarcher brarcher merged commit d89765e into master Jun 25, 2018
@brarcher brarcher deleted the settings branch June 25, 2018 12:10
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

Successfully merging this pull request may close these issues.

1 participant