You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to be notified when files are deleted remotely.
Simple solution is just to push up a notification on the desktop.
A better solution would be something in the realm of:
Allow user to ignore a deletion -- and re-upload automatically
Allow user to see a history of deletions (without going to the browser)
Instead of calling os.unlink, actually move these item to the system trash so they can be restored (and re-uploaded if restored)
I just don't know which I'd prefer. I'm partial to moving it to the trash.
I like the idea of the notification, even if it is just simple. Likely that will be for the first iteration.
The text was updated successfully, but these errors were encountered:
It would be good to be notified when files are deleted remotely.
Simple solution is just to push up a notification on the desktop.
A better solution would be something in the realm of:
I just don't know which I'd prefer. I'm partial to moving it to the trash.
I like the idea of the notification, even if it is just simple. Likely that will be for the first iteration.
The text was updated successfully, but these errors were encountered: