imxieyi / waifu2x-ios

iOS Core ML implementation of waifu2x
MIT License
538 stars 58 forks source link

[Feature request] Option to save to source folder by default #32

Closed morning-paradigm closed 2 years ago

morning-paradigm commented 3 years ago

The way the app works now, you have to choose an output folder for every conversion. Most of the time I'd prefer to save to the source folder alongside the original files.

Also it's unclear what happens if you click "Don't show again". image

imxieyi commented 3 years ago

As the name suggests it will skip this dialog in the future. It wasn't shown as red text before Big Sur though.

morning-paradigm commented 3 years ago

Does that mean it will save to the last selected directory? Or to ~/Documents? Either way it's not a desirable behaviour for me personally.

imxieyi commented 3 years ago

No. It will still prompt you to choose save destination. Saving the last selected directory is a good suggestion. Keep in mind that due to sandbox restrictions even if it's implemented it may not always work as you expect.

imxieyi commented 2 years ago

This feature is now available in the latest version of the new "waifu2x" Mac app.