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

Be even less greedy #40

Closed
fwenzel opened this issue Jan 23, 2013 · 1 comment
Closed

Be even less greedy #40

fwenzel opened this issue Jan 23, 2013 · 1 comment
Labels

Comments

@fwenzel
Copy link
Owner

fwenzel commented Jan 23, 2013

When UpShot processes a screenshot, it moves it to the dropbox folder. If you move it back to Desktop from there, it'll reprocess the file because it still carries the same metadata.

UpShot should probably either remove the screenshot metadata or add its own flag (something like UpShotProcessed: 1) to avoid this.

@fwenzel fwenzel closed this as completed in 50557d8 Nov 7, 2014
@fwenzel
Copy link
Owner Author

fwenzel commented Nov 7, 2014

This patch parses the date out of screenshot files (Screen Shot 2014-08-04 at 9.24.18 AM.png, for instance) and if that's too old, it won't touch the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant