null2264 / yokai

Free and open source manga reader for Android
Apache License 2.0
637 stars 12 forks source link

Deleting manga from library #52

Open mazyuin opened 6 months ago

mazyuin commented 6 months ago

Describe your suggested feature

Add an option not to delete downloaded chapters

Other details

When you want to keep library up to date between two forks, there has to be one that isn't up to date. And restoring backup on one behind date isn't gonna remove manga that you had removed on the other. To fix it, you have to either: ■ delete everything from category 》 restore backup ■ clear the app data 》 restore backup

I can't transfer between fork using the first option because the delete chapters option is force enabled and doing the second one is kind of a hassle to setup the storage directory path. Please make the first option possible somehow!

Acknowledgements