aerocyber / sitemarker

An elegant bookmark manager
https://aerocyber.github.io/sitemarker/
MIT License
22 stars 2 forks source link

Feature Request - Specify Exported File Save Location #34

Open cosmobooker opened 4 months ago

cosmobooker commented 4 months ago

This is just a suggestion to add the ability to select the location where the export file is saved to.

Currently on my phone (Galaxy S21, Android 14), the exported file is saved to the app's data folder and is inaccessible without root.

aerocyber commented 4 months ago

Seems like a permission issue. The export was supposed to be done to the Downloads folder. I'll check and get back to you.

Regarding the custom folder for export, the export feature was experimental and further options are being developed. So, there will be a release with option to export to a custom directory.

aerocyber commented 3 months ago

Hey thought I could provide some update into this. This seems more like a design issue along with incorrect permissions. A fix is being developed for the same and once finished, it'll reflect on the dev branch. Thank you for the patience!