My suggestion is to add a field to show "last scan date" for each of the folders so I can easily tell when the last scan finished. If I'm looking for files that changed last month, it will save me a lot of time knowing when that folder was last scanned.
This info could be stored in the .ini file like so:
Code: Select all
folder_last_scan="11/26/2019 11:45 AM","11/22/2019 3:17 PM","9/6/2019 9:44 AM"
Is this a reasonable request?