Simple-File-Manager icon indicating copy to clipboard operation
Simple-File-Manager copied to clipboard

[Bug/Feature Request]: Add function to create files from shared content (for the "Save as" intent)

Open NA0341 opened this issue 2 years ago • 1 comments

Example: When sharing content of type text/plain, the following error occurs: An unknown error occured.

My theory is that this error occurs, because the "Save as" intent can only handle files that it receives.

It would greatly extend the functionality if it could also create files for raw content that's shared to the "Save as" intent. Therefore it needs to a) detect raw content, b) detect content type c) create a container (file) - possibly also with set metadata etc.

NA0341 avatar Jan 26 '23 09:01 NA0341

not sure what you mean here, can you tell exact steps for reproducing the issue?

tibbi avatar Jan 26 '23 11:01 tibbi