MDaemon version 16.5 now includes support to tag email, contacts,
tasks, and notes in the LookOut and WorldClient themes under specific
categories. There are 27 default categories can be enabled, edited,
and/or removed. Custom categories can be created as well. Once users
have configured WorldClient to show categories, users will be able to
perform searches and sort items based on categories.
Display Categories in WorldClient
To view Categories in the WorldClient and/or LookOut themes:
- Log into the WorldClient account
- Select Options (gear icon)
- Select Columns
- Check the Categories check box in all applicable sections;
Creating Categories
If the user has permission to create categories, the user can create a category and assign a color to it by performing the following steps:
- Log into the WorldClient account
- Select Options (gear icon)
- Select Categories
- Enter a category name in the New Category Name: field
- (Optional) Choose a color for the custom category
- Click Add New Category
- Click Save
Reordering Categories
To reorder the available list of categories:
- Log into the WorldClient account
- Select Options (gear icon)
- Select Categories
- Drag and drop categories as desired
- Click Save when finished
Categorizing Items in WorldClient
There
are multiple ways to label an item in WorldClient. The example below
demonstrates how to mark a message in the LookOut theme.
- Log into the WorldClient account using the LookOut theme.
- Right click on the message to mark to bring up the message options menu.
- Click Categories to bring up the available categories.
- Choose the desired Category
- Opening the message will display the chosen Category.
Another option would be to:
- Open the message in WorldClient
- Choose the New Item Menu button
- Select Set Categories
- Choose the desired category/categories
- Click Save and Close
Setting Domain/User level permissions for categories
Domain categories are enabled globally by default. To disable them:
- Navigate to the \MDaemon\WorldClient\ directory
- Open Domains.ini in notepad
- Find the [Default:Settings] section
- Change the value of DomainCategoriesEnabled to No
- Save and close the Domains.ini file
- Restart WorldClient
The ability for users to create custom categories is enabled by default. To disable the ability for all users to create categories, but still use the domain default categories:
- Navigate to the \MDaemon\WorldClient\ directory
- Open Domains.ini in notepad
- Find the [Default:UserDefaults] section
- Change the value of CanEditPersonalCategories to No
- Save and close the Domains.ini file
- Restart WorldClient
Users are able to add and edit their own categories by default. To disable a single user's ability to create categories, but still use the domain default categories:
- Navigate to the \MDaemon\User\(domain)\(account)\WC\ directory
- Open the User.ini file in notepad
- Navigate to the [User] section
- Change CanEditPersonalCategories to No
- Save and close the User.ini file.