Skip to main content

Create

Summary

This page describes all the features of the Create screen and how to use them.
From this screen, the user can create a catalog of files.
It is done in 3 main steps:

  1. Select the Source path: the device or directory with the files to be included in the new catalog.
  2. Select options to include or exclude some particular files.
  3. Select the Storage and define the catalog name, and create the catalog.

Select the Source path

There are 3 ways to select the source path of the directory with the files to be included in the new Catalog:

  1. by typing the path in the text edit zone
  2. by using the treeview of the file system, just expand and click on the right device or directory
  3. or by clicking the button Select which will open a dialog window to help selecting the folder.

The selected path will always appear in the text edit zone, and the application will use this path to browse and catalog its contents.

Select options to include/exclude files

include File Type

The contents can be limited to a particular type of files, 4 are available and will include files with the extensions as listed here:

TypeExtensions
Audioaif, mp3, ogg, wav
Imagepng, jpg, gif, xcf, tif, bmp, raw
Texttxt, pdf, odt, idx, html, rtf, doc, docx, epub
Videowmv, avi, mp4, mkv, flv, webm, m4v, vob, ogv, mov

This option will be applicable for the catalog moving forward.
It can be changed later by editing the Catalog.

Other options:

Include Hidden files

Hidden files are not included by default, but this options enables to include them.
This option will be applicable for the catalog moving forward.
It can be changed later by editing the Catalog.

Exclude directories

It is possible to exclude entire directories from being cataloged.
Enter the path of the directory and by clicking on the button Add directory to exclude from catalogs.
The directory is then visible in the list below.
Any directory can be removed by a right click and then visible in the list below.
Note: these exclusions are global, which means that these folders would be excluded for all catalogs.

Define & Create the catalog

Select the Storage device

A Catalog shall be associated with a Storage physical device, to facilitate later search or enable statistics.
By default, Katalog pre-creates a default Storage device, the local disk.
This can be updated later in the Devices virtual tree screen.
If you need a different and new Storage for this catalog, click Add Storage, and add one using the Devices or the Storage screens.

This choice will be applicable for the catalog moving forward.
It can be changed later by editing the Catalog.

Enter a Name

Enter a name for your catalog.
Duplicate names are currently not allowed.

The button Generate can create a name based on the folder path, replacing slashes / by underscore _.

Create the catalog

When ready, click the button Create Catalog to save the catalog itself and start the process of cataloging the contents of the path recursively (all sub-directories will be included).

Once the process is completed,

  • A message confirms the creation and provides the number of files and total file size of the selected folder for this catalog.
  • your local drive, (a Storage device which was added automatically) was also updated, and the message provides a view of free, used, and total space:

the Devices screen will be display to show the Catalog in the device tree.

The new catalog is automatically selected in the Selection panel, ready to be used to Search for the contents.

Development

Some ideas of developments for this screen:

  • to customize file types and/or use mimetypes
  • exclude folders by catalog (not only globally)
  • exclude folders by the name (not need to put the full path)
  • For more, see the backlog of Create development.