"Date Last Matched" and "Date Last Modified"

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

"Date Last Matched" and "Date Last Modified" Sun Jun 16, 2024 2:02 am • by andy4222
Hi, I'm trying to write a rule which moves files with specific tags to a directory 15 mins after it has been either modified or updated etc.

rule: https://ibb.co/BGKXzGj

For some reason, if I add the tag to an old file, this rule doesn't work.

error:https://ibb.co/Tw3NYBy
more info about file: https://ibb.co/wppTLSv

Any way foolproof way of accomplishing this?

PS: want to do the same thing with directories - that if any file is modified/added/touched etc in the current/or any subdirectory, it should trigger a rule
andy4222
 
Posts: 18
Joined: Sun Dec 27, 2020 3:19 pm

Adding a tag does not necessarily update the modified time. You might want to remove that condition.
Mr_Noodle
Site Admin
 
Posts: 11949
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Mr_Noodle wrote:Adding a tag does not necessarily update the modified time. You might want to remove that condition.



What should the condition be then to satisfy "moving files to a directory 15 mins after it has been either modified or updated etc."
andy4222
 
Posts: 18
Joined: Sun Dec 27, 2020 3:19 pm

Does that include adding a tag? Have you tried it without that condition?
Mr_Noodle
Site Admin
 
Posts: 11949
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support