Directory Opus supports multiple tabs in each file display of a Lister, which means you can have multiple folders open at the same time, and rapidly switch between them to compare the contents, copy or move files from one to the other, or simply to provide quick access to multiple locations.

 

In the above screenshot, two tabs are open - the visible tab shows the Saved pictures folder and the non-visible tab (if you were to switch to it) shows the Pictures library.

To switch between tabs, simply click on the tab you want to become active. Using the keyboard, you can press Ctrl+ and Ctrl+ to move from one tab to the next. You can also use the tab switcher by pressing Ctrl+Tab.

Folder tabs are enabled by default - even if only one tab is actually open, the tab bar will be displayed at the bottom of the file display (or in a dual-display Lister, at the bottom of each file display). There are a number of options in the Folder Tabs Preferences category that let you control the folder tabs system. For example, you can configure it so that the tab bar is only displayed when there is more than one tab open, or display the tabs vertically on the left or right of the file display.

Opening a new tab

There are a number of ways to open a new tab.

You can configure these from the Folder Tabs / Folder Tab Bar Preferences page (e.g. you can turn off the + button, or change which folder opens by default).

The Alt double-click behavior is configured via the File Types system.

Tab colors

Tabs can be colored individually, to make them easier to identify. If you right-click on a folder tab you can select the Set Tab Color command from the context menu, which lets you change the color.

Tab groups

Folder Tab Groups are sets of predefined tabs (folders) that can be opened in one operation. For example, you might have a set of work folders for a particular project that you always need quick access to. You could define a tab group that opens all the folders in folder tabs, and then when you're ready to work on that project, you only need to select the group in order to open all those folders at once.

Tab groups preserve colors and names you've assigned to your individual tabs.

You can create and manage your tab groups from the Folder Tabs / Groups Preferences page.

Default menu commands

The Folder / Folder Tabs menu in the default toolbars contains a number of commands used to control tabs:

Using tabs with the mouse

You can manipulate a folder tab with the mouse in the following ways:

Folder tab context menu

Right-click a folder tab to see its context menu. Note that the commands in the menu can vary depending on whether you're in single or dual-display mode. The menu can also be edited via the Customize system.

Custom tab labels

When you customise a tab's label (by renaming it), you can use several special "tokens" to insert information in the tab label:

%Pfull path of the current folder
%Nname of the current folder
%Rdrive root of the current folder
%%insert a literal % character
%!hide empty blocks within %!...%! (see below)

The %! code is special in that it should be used in pairs around the things you want to hide. They will be hidden if all tokens within the block expand to empty values.

Consider %!(%R) %!%N, for example. If %R expands to nothing and %P expands to My Folder then you will get just My Folder instead of "() My Folder".

If you need something even more custom or dynamic, the labels for individual tabs can also be overridden via commands and scripts.

Linked tabs

In a dual-display Lister, a folder tab on one side of the Lister can be linked with a tab on the other side. When two tabs are linked, selecting one in the Lister to make it active automatically activates the linked tab too. Linked tabs are displayed in different colors from unlinked tabs, and you can configure these colors from the Directory Opus Colors page in preferences.

You can hold various qualifier keys down to modify the linked state of a tab when you click it:

You can also place linked tabs into Navigation Lock mode, using the Navigation Lock option in the context menu. When linked tabs are in this mode the destination tab will always follow the source tab whenever the folder changes, in a similar manner to Navigation Lock.

Locked tabs

Folder tabs can be locked in a number of different ways. Primarily, when a tab is locked, it always displays the same folder. It can also be prevented from closing, although this is optional.

To lock a tab, right-click on it and choose a command from the context menu's Lock Tab menu. You can also hold Alt and click a tab to cycle through its lock modes.

The different ways a tab can be locked are:

Locked tabs may be protected against accidental closure via a setting in Folder Tab / Locking.

This will block most methods of closing individual locked tabs, and also hides their close buttons. This does not generally affect things which close multiple tabs, such as closing the entire window, closing the dual file display, or loading a new tab group, unless otherwise noted.

You can also use the lock commands to lock or unlock multiple tabs at once; select the commands from the menu while holding down the following keys:

More:
Tab Groups