-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed/Configurable delay in delete aspect of auto upload #3696
Comments
I am fine with having a delay. In opposite of #2922 we do not delay deletion, but delay complete upload by a given timestamp (1 min)? What do you think, @AndyScherzinger? |
I agree with your assessment @tobiasKaminsky. Would be good to have some delay (1 minute like you mentioned) and also simply the behavior, no configurable option (like you mentioned too). |
Hi Guys, the delay would be good. Delete for removed files would be also very important, so we don't have to clean-up the auto-upload folder manually. This would then represent the behavior of the desktop-client, which would make the behavior of the different clients more consistent. Cheers... |
Related: #2323 |
Duplicate of #2323 |
Is your feature request related to a problem? Please describe.
Similar to #2922, I'm frustrated when I want to take a photo, share it in multiple locations, but have auto upload/delete configured. Literally if it waited even a minute, it'd be a perfect solution. I'd like to revisit the feature request, despite others having had it closed, as I think its really not as much of an edge case as was suggested in the comments. The auto delete is a hugely useful for ensuring you know everything was properly synced and never having to worry about cleaning up your phone, but the only pain point it adds is the one I've suggested above. Fixing that would make it a ton more attractive to me.
Describe the solution you'd like
An option of a fixed delay or configurable delay to the delete aspect of the syncing - ie mark each uploaded item for deletion at next n interval defined by user.
Describe alternatives you've considered
The only other alternative is to wait for it to upload and share it from there (extra steps) or turn off auto delete (inconvenient device maintenance)
Again, I've read these have been closed previously, but perhaps continuing to have community outreach on it would give a greater sense of the # of people that might be interested in this type of feature.
The text was updated successfully, but these errors were encountered: