I have tried to google to see if anybody else had similar ideas. I have checked the excellent documentation but i either could not find any help or i did not understand or notice what i was looking for.
For my zettle system, i would like to implement a different numbering system for the beginning of file name. A file name beginning with zz196- is lot easier for me than one consisting of year month day and time.
So what i would like to do is to be able to type ,yy and to set the beginning of the filename as yy1-
The next time i type ,yy i would have yy2-, and the next time - yy3-
I have managed to get this to work within Typinator ( zz{{zz=#zz+1}}{{zz}}- )
But what i would like to do is to use keyboard maestro for all of my snippets and expansions
Bonus points would be to be able to set a starting point.