pysorter
pysorter copied to clipboard
Add support for `watching` a directory for changes
Add support for monitoring a directory for changes, and applying the pysorter rule to it when they are detected.
It is important here to ensure that there is a quiet period before pysorter starts organizing, else a partial view might be sorted. For example during a directory copy operation.
Something like watchdog could be utilized for this. https://github.com/gorakhargosh/watchdog
Thanks Charles, we'll definitely use watchdog.
On Sun, 9 Oct 2016, 17:01 Charles Bickel, [email protected] wrote:
Something like watchdog could be utilized for this. https://github.com/gorakhargosh/watchdog
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chriscz/pysorter/issues/17#issuecomment-252491486, or mute the thread https://github.com/notifications/unsubscribe-auth/AE-lR444OVmeCwQmsVveiOHCJX4Z6uZjks5qyQGwgaJpZM4KPEP1 .