saber icon indicating copy to clipboard operation
saber copied to clipboard

Fix: Saving files in custom data dir not working on Android

Open ComputerElite opened this issue 7 months ago • 1 comments

This pull request fixes not being able to save or see certain notes when saving in a custom data directory by requesting the MANAGE_EXTERNAL_STORAGE permission when you select a custom data directory.

This way notes can be synced via Syncthing and more.

Closes #1223 Replaces #1442

ComputerElite avatar Mar 13 '25 11:03 ComputerElite