Numeric Counter Renaming Issue

Good evening,
First of all I want to say, that I really like Hazel. I've just downloaded it and I am trying to get to know it a bit better, before buying it. Unfortunately I've run into some behavior which I do not understand.
I've already checked the forum, help and manual, but was not able to find an answer for my issue.
Let me quickly explain the rule and the task.
I've created a rule, that moves a file into a specific folder and renames the file using the numeric counter token.
The destination folder already contains files which are numbered by that scheme:
The renaming action is set up like this:
The numeric counter is configured to always increment.
But instead of creating the file with 23_W_xyz the renaming process started with 2_.
After I deleted the file and forgot to disable the rule, the process started again but then increased the numeric count inside the destination folder to 3_.
This process continues. Every time the file is deleted and removed, the counter increments.
My question is, why the counter does not continue the sequence with 23_W as expected?
What did I do wrong?
If you need any further information regarding the rule or other constraints regarding the issue, please feel free to write.
Thank you very much for your assistance!
Best Regards
Schewardnadse
First of all I want to say, that I really like Hazel. I've just downloaded it and I am trying to get to know it a bit better, before buying it. Unfortunately I've run into some behavior which I do not understand.
I've already checked the forum, help and manual, but was not able to find an answer for my issue.
Let me quickly explain the rule and the task.
I've created a rule, that moves a file into a specific folder and renames the file using the numeric counter token.
The destination folder already contains files which are numbered by that scheme:
- 1_A_xyz
- 2_B_xyz
- ...
- 22_V_xyz
The renaming action is set up like this:
- Code: Select all
#,_,name,extension
The numeric counter is configured to always increment.
But instead of creating the file with 23_W_xyz the renaming process started with 2_.
After I deleted the file and forgot to disable the rule, the process started again but then increased the numeric count inside the destination folder to 3_.
This process continues. Every time the file is deleted and removed, the counter increments.
My question is, why the counter does not continue the sequence with 23_W as expected?
What did I do wrong?
If you need any further information regarding the rule or other constraints regarding the issue, please feel free to write.
Thank you very much for your assistance!
Best Regards
Schewardnadse