A plugin for Directory Opus to assign more detailed names to tabs.
- Download the
.js
file from the latest release. - Open
DirectoryOpus->Preferences->Scripting
menu and drag and droptab-labelizer.js
file there and clickOK
:
- Afterwards, every time you open a tab or change a folder, the tab label will display the full/shortened path in its label, taking into account defined folder aliases, as shown in the screenshot in the Description.
- Script configuration:
- You can specify the maximum tab length in the script configuration menu
- You can customize folder aliases ignore list by modifying
folderAliasesToIgnore
variable at the beginning of the script