I'm trying to make a folder action in Automator by which my Downloads folder will only keep files that were created within the last seven days, moving older ones to a different location.
Setup:
Get Finder item "Downloads,"
Get folder contents,
Filter Finder items where date created is not in the last 7 days, and
Move Finder items.
The problem is in the Filter Finder items. (http://cl.ly/0Q1v1X1q0K3x0Q0c0u1d). Finder items which were created today still somehow are registered as "not created in the last 7 days." Is this a nasty Automator bug?
Setup:
Get Finder item "Downloads,"
Get folder contents,
Filter Finder items where date created is not in the last 7 days, and
Move Finder items.
The problem is in the Filter Finder items. (http://cl.ly/0Q1v1X1q0K3x0Q0c0u1d). Finder items which were created today still somehow are registered as "not created in the last 7 days." Is this a nasty Automator bug?