File Associations

Mike McBride

Revision Plasma 5.8 (2016-11-11)

File Associations

Introduction

One of the most convenient aspects of KDE, is its ability to automatically match a data file with its application. As an example, when you click on your favorite Calligra Words document in the filemanager, KDE automatically starts Calligra Words, and automatically loads that file into Calligra Words so you can begin working on it.

In the example above, the Calligra Words Data file is associated with Calligra Words (the application). These file associations are crucial to the functioning of KDE.

When KDE is installed, it automatically creates hundreds of file associations to many of the most common data types. These initial associations are based on the most commonly included software, and the most common user preferences.

Unfortunately, KDE can not:

  • predict every possible combination of software and data files

  • prepare for file formats not yet invented

  • or predict everyone's favorite application for certain file formats

You can change your current file associations or add new file associations using this module.

Each file association is recorded as a MIME type. MIME stands for Multipurpose Internet Mail Extensions. It allows a computer to determine the type of file, without opening and analyzing the format of each and every file.

How to use this module

You can start this module by opening System Settings and selecting ApplicationsFile Associations in the Personalization category. Alternatively, you can start it by typing kcmshell5 filetypes from the terminal or KRunner.

The file associations are organized into several categories, and at a minimum you will have:

  1. Application

  2. Audio

  3. Image

  4. Inode

  5. Message

  6. Multipart

  7. Text

  8. Video

All of the file associations are sorted into one of these categories.

Note

There is no functional difference between any of the categories. These categories are designed to help organize your file associations, but they do not alter the associations in any way.

The categories are listed in the box labeled Known Types.

You can explore each of these categories, and see the file associations contained within each one, by simply double-clicking on the category name. You will be presented with a list of the associated MIME types under that category.

Tip

You can also search for a particular MIME type by using the search box. The search box is labeled Search for file type or filename pattern... and is located above the category list.

Simply type the first letter of the MIME type you are interested in. The categories are automatically expanded, and only the MIME types that include that letter are displayed.

You can then enter a second character and the MIME types will be further limited to MIME types containing those two characters.

Adding a new MIME type

If you want to add a new MIME type to your file associations, you can click on the Add... button. A small dialog box will appear. You select the category from the drop down box labeled Group:, and type the MIME name in the blank labeled Type name:. Click OK to add the new MIME type, or click Cancel to not add any new MIME types.

Removing a MIME type

If you want to remove a MIME type, simply select the MIME type you want to delete by clicking once with the mouse on the MIME type name. Then click the button labeled Remove. The MIME type will be deleted immediately.

You can remove only your own MIME types.

Editing a MIME types properties

Before you can edit a MIME types property, you must first specify which MIME type. Simply browse through the categories until you find the MIME type you want to edit, then click once on it with the mouse.

As soon as you have selected the MIME type, the current values of the MIME type will appear in the module window.

You will notice the current values are split into two tabs: General and Embedding

General

There are 4 properties for each MIME type in this tab:

  1. Mime Type Icon is the icon that will be visible when using Dolphin or Konqueror as a file manager.

  2. Filename Patterns is a search pattern which KDE will use to determine the MIME type.

  3. Description: is a short description of the file type. This is for your benefit only.

  4. Application Preference Order determines which applications will be associated with the specified MIME type.

Embedding Tab

The Embedding tab allows you to determine if a file will be viewed within a filemanager window, or by starting the application.

Changing the Icon

To change the icon, simply click on the Icon button. A dialog box will appear, which will show you all available icons. Simply click once with the mouse on the icon of your choice, and click OK.

Editing the MIME type patterns

The box labeled Filename Patterns, determines what files will be included within this MIME type.

Usually, files are selected based on their suffix. (Examples: Files that end with .wav are sound files, using the WAV format and files that end in .c are program files written in C).

You should enter your filename mask in this combo box.

The asterisk (*) is a wildcard character that will be used with nearly every MIME type mask. A complete discussion of wildcards is beyond the scope of this manual, but it is important to understand that the asterisk (in this context), matches any number of characters. As an example: *.pdf will match Datafile.pdf, Graphics.pdf and User.pdf, but not PDF, Datafile.PDF, or .pdf.

Tip

It is very beneficial to have multiple masks. One for lower case, one for upper case, etc. This will help ensure that KDE can determine the file type more accurately.

Editing a MIME types description

You can type a short description of the MIME type in the text box labeled Description:. This label is to help you, it does not affect the function of the MIME type.

Editing the application associations

There are five buttons (Move Up, Move Down, Add..., Edit... and Remove) and a list box (which lists the applications) which are used to configure the applications.

The list box lists all of the applications associated with a specific MIME type. The list is in a specific order. The top application is the first application tried. The next application down the list is the second, etc.

Note

What do you mean there is more than one application per MIME type? Why is this necessary?

We started out by saying that KDE comes preconfigured with hundreds of file associations. The reality is, each system that KDE is installed on has a different selection of applications. By allowing multiple associations per MIME type, KDE can continue to operate when a certain application is not installed on the system.

As an example:

For the MIME type pdf, there are two applications associated with this file type. The first program is called Okular. If your system does not have Okular installed, then KDE automatically starts the second application Krita. As you can see, this will help keep KDE running strong as you add and subtract applications.

We have established that the order is important. You can change the order of the applications by clicking once with the mouse on the application you want to move, and then clicking either Move Up or Move Down. This will shift the currently selected application up or down the list of applications.

You can add new applications to the list by clicking the button labeled Add.... A dialog box will appear. Using the dialog box, you can select the application you want to use for this MIME type. Click OK when you are done, and the application will be added to the current list.

To change the options of an application for a particular MIME type select it in the list and then press the Edit... button. This opens a new dialog with General, Permissions, Application and Details tabs. On the Application tab you can edit Name:, Description: and Comment:. In the Command: field you can have several place holders following the command, which will be replaced with the actual values when the actual program is run:

  • %f - a single file name

  • %F - a list of files; use for applications that can open several local files at once

  • %u - a single URL

  • %U - a list of URLs

  • %d - the folder of the file to open

  • %D - a list of folders

  • %i - the icon

  • %m - the mini-icon

  • %c - the caption

You can remove an application (thereby ensuring that the application will never run with this MIME type by clicking once on the name of the application, and clicking the Remove button.

Tip

It is a good idea to use the Move Up and Move Down buttons to adjust the unwanted application to a lower position in the list, rather than deleting the application from the list entirely. Once you have deleted an application, if your preferred application should become compromised, there will not be an application to view the data document.

Embedding

These settings are valid only for Konqueror used as file manager, Dolphin is not able to use embedded views and opens a file always in the associated application.

By clicking on the Embedding tab, you are presented with four radio buttons in the Left Click Action in Konqueror group. These determine how the filemanager views the selected MIME type:

Show file in embedded viewer

If this is selected, the file will be shown within the filemanager window.

Show file in separate viewer

This will cause a separate window to be created when showing this MIME type.

Use settings for 'application' group

This will cause the MIME type to use the settings for the MIME type group. (if you are editing an audio MIME type, then the settings for the audio group are used).

Ask whether to save to disk instead

This setting applies only to Konqueror in browser mode and determines if the file is shown in an embedded viewer or if you are asked to save the file to disk instead.

Below this is a listbox labeled Services Preference Order.

When you use a filemanager like Dolphin or Konqueror, you can right mouse click, and a menu will with an entry labeled Open with... will appear. This box lists the applications that will appear, in the order they will appear, under this menu.

You can use the Move Up and Move Down buttons to change the order.

Making changes permanent

When you are done making any changes to MIME types, you can click Apply to make your changes permanent, but keep you in this module.