Feature Request: Instant Upload #404
Labels
No labels
Code
Contacts
Design
F-Droid
IndieWeb
Location
Mastodon
Media
Pixelfed
Pleroma
Posting
Question
Reader
Tracker
Translation
Usability
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inhji/indiepass-android#404
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How about an instant upload function, like some Android apps have, that will upload all photos you take to your media endpoint?
So from a configuration point of a view, you'd enable this in settings and then configure one or more folders to keep an eye on where those photos are saved and then send?
I think there's an event send out in Android when a photo is saved, so it shouldn't be that hard I think, but I'd have to check.
@swentel Basically yes. The paired feature would be using q=source on the media endpoint to pick already uploaded photos.
Similar functionality is in the Dropbox, Nextcloud, Amazon Photos, etc
Right, using the nextcloud feature as well. Not 100% sure whether I'll implement this as it's tricky stuff, but especially since I won't use this feature myself.