Hacker News new | ask | show | jobs
by dataf3l 1535 days ago
Precisely because I noticed this, I wrote a small tool (open source) which can be used to organize pictures.

https://github.com/dataf3l/open-photo-organizer

the main idea is that you can assign keyboard bindings to folders, so one can efficiently:"watch a folder", "press a key" and automatically organize the pics, for example:

press x to delete press f for family press c for cat pictures

these bindings are configurable, so you can setup your own folders based on your own needs.

feel free to use it and I hope it can help you guys with your pictures :)

I humbly request feedback:

2 comments

This sounded cool, so I tried to set it up. It gave me a compilation failure (something about self.url doing something bad because of implementing Drop). I didn't put any more effort after that and I'm no Rust developer, so maybe it's on me, but I'd let you know anyway.
Sounds interesting but I didn't know what to do when I arrived at github.