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

Single export function instead of two #1075

Closed
foxjaw opened this issue Nov 7, 2023 · 8 comments
Closed

Single export function instead of two #1075

foxjaw opened this issue Nov 7, 2023 · 8 comments
Labels
enhancement New feature or request needs follow up Further information is requested

Comments

@foxjaw
Copy link

foxjaw commented Nov 7, 2023

Don't pick export directory & then push config there. Instead, let the file picker manage everything. Like Android native document UI giving option to rename, as well as select the destination in the same interface.

@foxjaw foxjaw added enhancement New feature or request to check Issue has not been reviewed labels Nov 7, 2023
@ImranR98
Copy link
Owner

ImranR98 commented Nov 7, 2023

I'm not sure what you mean. Could you explain?

@ImranR98 ImranR98 added needs follow up Further information is requested and removed to check Issue has not been reviewed labels Nov 7, 2023
@foxjaw
Copy link
Author

foxjaw commented Nov 7, 2023

There are two UI buttons. One is "Pick Export Directory" & other's "Obtainium Export". Should we need this complication ? Just generate the config & push it to the file picker & it'll take care of both the destination & the filename.

TL;DR: Just one button would be enough to export.

@foxjaw foxjaw changed the title let android file picker handle import/exports Single export function instead of two Nov 7, 2023
@ImranR98
Copy link
Owner

ImranR98 commented Nov 7, 2023

Yes, because we support continuous export, not just one time export. So, the app needs to have a specific directory where it can continue to automatically save export files, even in the background.

@ImranR98
Copy link
Owner

ImranR98 commented Nov 7, 2023

I'm talking about the auto export toggle.

@foxjaw
Copy link
Author

foxjaw commented Nov 7, 2023

Btw, I don't see any auto export toggle in the settings pane.

@ImranR98
Copy link
Owner

ImranR98 commented Nov 7, 2023

Have you selected an export directory? You should see the toggle on the import/export page.

@ImranR98
Copy link
Owner

ImranR98 commented Nov 7, 2023

We used to have just one button before this feature was added.

@foxjaw
Copy link
Author

foxjaw commented Nov 7, 2023

Understood. Tq.

@foxjaw foxjaw closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs follow up Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants