Akylas / OSS-DocumentScanner

Android document document scanning app
https://www.akylas.fr
MIT License
600 stars 22 forks source link

images folder configurable #216

Closed edmundlaugasson closed 1 month ago

edmundlaugasson commented 1 month ago

Is your feature request related to a problem? Please describe. Cannot find images in folder and use them with other apps.

Describe the solution you'd like Please, make images folder configurable. There is a need to browse images in another app. Similarly to PDF, please allow to define exact folder where to store images, under Settings. Currently impossible to find the folder, where images are stored. Not in root or Pictures folder. Even search didn't find.

Describe alternatives you've considered Manual export even images.

Additional context Currently even when exporting images, cannot choose a folder. Export is currently exporting to Downloads folder among other files, which is quite annoying. Would be good to configure also that location. Using Android 11. Newest app itself from Google play.

farfromrefug commented 1 month ago

@edmundlaugasson this wont be done due to Secure Access Storage restrictions. The app data (images, db,...) is stored in the app internal folder. You can choose the export folder for images. I plan on adding a "sync" feature which would automatically sync images/pdf of documents into a phone folder. However not sure when this will happen. Those implementations take time and without funding it is quite hard to give so much time to my apps. Hope you understand

edmundlaugasson commented 1 month ago

This can be done via same way like currently is PDF folder selection - first time selecting, user will provide access permissions to chosen folder and app remembers it. Sync could be a workaround of direct saving. I hope the community will appreciate your app and will contribute in both coding and funding. Making app available in F-droid would help to spread the app and engage more people. I have programming bachelor students (ca 900) who can be involved. Certainly they are not as experienced as professionals but is an option you can consider. Twice per year, September, January they start to search thesis topic. There would be possible to split large tasks into smaller pieces.

farfromrefug commented 1 month ago

@edmundlaugasson I know making it available on F-droid would help. But i have big concerns about the energy cost of F-droid (building every thing used in your app can take ages). So i prefer to stick with izzy right now.