This page lets you configure the Folder Formats system, which lets you define folder formats (display parameters) for specific folders, folders containing certain types of files, or defaults for certain types of folders. For example, you can make it so that Opus automatically sorts a particular folder by date in reverse, or switches into thumbnails mode in any folder containing mostly images.

The Folder Formats system is powerful but rather complex. There's an FAQ on it at the Resource Centre that we recommend you have a read of as it may explain things in a bit more detail than this help file does.

There's also the Automatic Formats system, which can remember changes to folder formats automatically rather than you having to configure them by hand.

The Formats list is grouped into different sections:  

Favorite Formats

These are formats that aren't linked to a specific folder, but instead can be applied quickly to any folder through a drop-down list in the Lister's Folder menu.

Path Formats

This group contains formats that have been defined for specific folders. You can also define a format for a path using a wildcard string.

System folders

Contains formats that can be defined for certain special locations. There are currently only two formats in this group - the Computer folder, which is used when Opus displays that folder itself rather than hosting Explorer, and the Portable Devices folder, which is used when viewing the root of the mtp: namespace.

Content Type Formats

The Content Type section contains formats that are defined for file type groups. When the Content Types system is enabled, these formats will be used automatically when a folder containing enough of those types of files is read. For example, the Content Type format for the Images group can be set to switch the display into thumbnails mode. If you navigated to a folder that contained mostly images, this format would be applied automatically.

Folder Type Formats

This section defines the default formats that are used for certain types of folder when a specific format hasn't been defined. The default types are:

Default Format

The last group contains a single item - the User Default format. This is the "format of last resort" that's used if no other format has been defined (see below).


How folder formats are used

Whenever you navigate to a new folder, Opus consults the Formats list to work out what format to display it with. The list is searched from top-to-bottom:

  1. If a Path Format has been configured for that specific folder, or the folder matches a configured wildcard format, it will be used.
  2. If automatic formats are enabled, Opus checks for an automatically saved format, and uses that if found.
  3. The Content Types system is checked if enabled. If the folder contains enough files to meet the requirements of one of the Content Type formats, that format will be used.
  4. If no other format has matched, the Folder Type Formats for that type of folder or drive is used if it's turned on.
  5. If a Folder Type Format hasn't been configured (or is turned off), the User Default format is used. This is a "catch-all" format that can never be turned off and represents the underlying default format for all folders.

(As a side note: There are some cases when the above doesn't happen when you navigate to a new folder. If you have edited the format in the current file display with the Folder Format dialog, your manually edited format will be maintained until you navigate to a folder with its own specific format defined. And if you have the format lock turned on, the format will never automatically change).

Working with the format list

Firstly, you'll notice that some formats in the list have checkboxes - this lets you turn a format on or off (in the case of Path Formats, it lets you temporarily disable a format without deleting it from the list).

The toolbar above the list lets you add, edit, rename and delete formats. You can also share them with other people and paste in formats others have shared with you.

Use the Add button to add a new format. The drop-down lets you select the type of format to add:

As well as using the toolbar buttons, you can also:

Editing a format

When you edit a format Opus displays the Edit Format dialog.

This dialog contains several tabs with options that control various aspects of the folder display. Each tab can be enabled or disabled separately. When a tab is disabled the options within that tab are not applied to the display even when the format itself is used. This means that "more specific" formats (like a Path Format for a certain folder) can inherit settings from "more general" formats like one of the Defaults. For example, the wildcard format for Visual Studio Projects in the screenshot above does nothing except set the file display to be grouped by Date modified. The rest of the display parameters will come from the applicable default format.

See the Folder Formats page for a full discussion of the options available for folder formats.

Inheritable columns

At the bottom of the Columns tab is the Include columns from other matching formats option. This option affects which columns are displayed when this format is in use.

In the second case, the method used to find a folder format described above is modified slightly. The first matching format is still used, but the search doesn't stop immediately - Opus will continue down the order of priority looking for other formats that match, and apply any columns (and only columns - no other settings) that those formats define. This process stops as soon as a matching format is encountered that doesn't have the Include columns from other matching formats option turned on.

Apply to sub-folders

At the very bottom of the Edit Format dialog is the Use as the default format for all sub-folders option.

This option is used with path formats - if turned on, the format defined for a path will also be used for any sub-folders under that path, unless they have their own specific path format defined as well.