BootBlock / FileSieve

The official repository for the FileSieve application that sorts files using a variety of options.
https://filesieve.com
3 stars 0 forks source link

Redesign Overwrite Rules editor #87

Open BootBlock opened 3 years ago

BootBlock commented 3 years ago

While there are fields for checking file dates/etc, it doesn't allow comparisons with other dates (eg. only rename file if it is newer than the existing version in the destination). At least I don't think it's possible to do range checks in regex, anyway.

An issue would be breaking compatibility with already-defined rules. Not sure about that one.