OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
10 stars 3 forks source link

Add FileProvider support #157

Closed tladesignz closed 10 months ago

tladesignz commented 5 years ago

This could also be interesting for our app, depending of the direction it should move:

With this, we can be a folder inside the "Files" app:

https://developer.apple.com/documentation/fileprovider

foundscapes commented 10 months ago

@tladesignz is this still relevant?

tladesignz commented 10 months ago

Since Save is very much focused on the whole upload process, it doesn't seem so.

Unless you want Save to become a media management tool, where it's supposed to store media in its app belly potentially forever.

I'd advise against that, though. This would probably mean, that Save would need to get a deeper connection to backends also, where the data is flowing back onto the device, too. That would mean to lose our focus.

foundscapes commented 10 months ago

gotcha, out of scope.