What is a filter?
A filter for categories describes which categories should be appear in which order in the application. There are already a few filters for different audiances, e. g. "Office", "Travel" or "Physics". You can reach them with the menu item called "Navigation/Filter". If you would like to add, hide, remove or reorder categories, you have to edit the following textfiles:
Installationsverzeichnis/data/groups/*.group
Description of a .group-file:
A .group-file is just a flat file. Each line in the file must contain a category ID. Valid IDs have been specified in the categories.list.Edit a filter::A .group-file also requires an icon in the png-format (24x24 pixel are preferred) stored in the following directory:
Installationsverzeichnis/data/images/groups/
There is a filter called "favorites.group" which can be used to redefine your preferred favorites:
Installationsverzeichnis/data/groups/favorites.groupAt the end of the file you find all valid category IDs. Valid IDs have been specified in the categories.list.