Hello, is there a way to use Hazel 5 to consolidate multiple rules for renaming statements into one rule with a custom table? I'm thinking of something like this.
Company..................Account......Date Format.....Rename
American Express.....11111........mm/dd/yy......amex - john_date.extension
American Express.....22222........mm/dd/yy......amex - mary_date.extension
Discover.....................33333.........mm/dd/yyyy...discover_date.extension
Mastercard................44444........m/d/yyyy.......mastercard_date.extension
I would like to use the company, account, and date format columns to then rename the file using the rename column and the recognized date (excuse the formatting as I wasn't sure how to create columns in my question).
This is easy to do as individual rules, but I was wondering if there was a way to do this with the new custom tables functionality. I think searching for Company and Account works fine, but the date aspect is where this probably falls apart (and perhaps there's something I'm missing about how the custom table functionality works).
Thanks!