Primarily we use a folder naming convention such as this:
z:\files[client][year][subfolders]
I would like each tab to display the "[client]" folder name of the above regardless of what year or [subfolder] i am in. (I can see that from the full file path). I often have many tabs open and want to be able to switch easily between them based only on the client name. The "Z:\files" will be static. If in any other folder, it can use the DO default tab naming.
In plain "english" (dont know coding)....
If Path begins with "z:\files"
rename tab "[client]" (i.e"[client]" is the respective folder name)
else
leave default DO tab name