I use an Automator Folder action to rename all newly added files to a folder to a filename set to the file's creation timestamp. So they always sort by the time of creation
The FolderAction script works, but there is a delay like 6-7 seconds before the file is renamed.
How can I do the same using KM9, so that newly added file is renamed without this delay