billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
474 stars 85 forks source link

Can't save if opened from file manager #215

Closed mm47 closed 10 months ago

mm47 commented 10 months ago

When I open a .txt file from the Android File Manager and choose to open it with Editor, I can edit normally, but when I try to save (flop disk icon) I'm showed this warning:

Screenshot_20231108-142714

If I open any file from the Open Recent in the menu, I can save (flop disk icon) normally, but sometimes a recent created file won't show up in the Open Recent menu, so I have to open it from the File Manager, edit it, discard the changes and then open it from the Open Recent in the Editor's menu.

Is there anything I can do on my device to fix this? Any permissions or configs? (Android says all permissions for Editor are allowed).

Android 10 Editor 1.87

mm47 commented 10 months ago

Sorry, I haven't seen there was another issue like this one.