after create a hazel rule using counter token with "always increment" setting, the counter number# will increase by 1 every time a new matched item is recognized and renamed...is there a way to reset the counter when editing the rule? it seems that currently the "increment" value is bonded with the rule but not the counter itself.
for example, the created rule monitor a folder for a monthly journal, and rename it to "Journal-%Y-issue-#(counter token)" when pattern matched, it is June now, so the latest match would be "Journal-2024-issue-06", since the rule was created in May, so the initial counter value should be set to 5? more importantly, if the initial value was not set correctly, how to reset the counter properly? or you have to recreate the rule?