I use this button, that creates folders with the current date. Now i would like to open that same folder in only
one step, but strange enough, following doesn't work:
CreateFolder Name "{date|dd'-'MMM'-'yy}"
go {f}
Seems like there needs to be some pause before using the second command. i tried @async, @nodeselect, but it
didn´t change anything. When executing the first line per hotkey & then typing »Go {f}« in the command line, then it works.