Skip to content
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

Workflow for remote deletion of files #5

Open
jheld opened this issue Apr 19, 2016 · 0 comments
Open

Workflow for remote deletion of files #5

jheld opened this issue Apr 19, 2016 · 0 comments
Assignees

Comments

@jheld
Copy link
Owner

jheld commented Apr 19, 2016

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.

@jheld jheld self-assigned this Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant