ivandokov / phockup

Media sorting tool to organize photos and videos from your camera in folders by year, month and day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add recursivity max depth

anttitelio opened this issue · comments

It seems that by default the application runs the operations for all the sub-directories, which in many cases might not be what the user needs. Could it be possible to add --maxdepth option which would work like on (GNU) Find?

Sounds like a good feature. All PRs are more than welcome!

Unfortunately I don't have the time nor skills to implement the functionality

That merged issue #104 seems to be completed so this original one must be completed also. Seems to work just like I wanted 👍