|
DayNotez User Interface > Dialogs > Filters > Filter Condition
This dialog is used to create or edit a filter condition. A filter conditions take the form
<DayNotez entry field> <operator> <value>
In the simple example below the condition is that the date of the DayNotez entry must be less than 30 days from today.

Filter Conditions
The supported conditions include the following.
| • | Match Text - Searches the entry text for the search string. Options are provided to case sensitive and whole word searches. |
| • | Follow up - Checks the status of the follow-up flag. |
| • | Tags - Checks a list of tags against tags in the entry. The following operations are supported. |
| • | Does not match - The list of tags in the filter does not exactly match the list of tags of the entry |
| • | Match - The list of tags in the filter exactly matches the list of tags of the entry. |
| • | Match Any - At least one tag in the filter is present in the list of tags of the entry. |
| • | Include - All the tags in the filter are present in the list of tags of the entry (the entry may have additional tags). |
| • | Exclude - None of the tags in the filter are present in the list of tags of the entry. |
| • | Contact - Compares a contact name with the contact name in the entry. |
| • | Private - Checks the status of the Private flag. |
| • | Duration - Compares a duration with the duration of the entry. |
| • | Time - Compares a time against the time of the entry. |
| • | Date - Compares a date against the date of the entry. |
| • | Has Audio - Checks if an entry has a voice memo (NOTE: this is a very slow operation since it must look on the storage card). |
| • | Has Photo - Checks if an entry has photos. |
| • | Days Since - Compares the number of days that have elapsed since an entries date. |
| • | Rel Date - Checks the relative date of an entry. The following are supported. |
| • | Today - The entry date is today. |
| • | Yesterday - The entry date is yesterday. |
| • | This Week - The entry date is this calendar week. Uses the handheld start of week preference. |
| • | Last Week - The entry date is from the last calendar week. |
| • | This Month - The entry date is from this calendar month. |
| • | Last Month - The entry date is from last calendar month. |
| • | This Year - The entry date is from this calendar year. |
| • | Last Year - The entry date is from the last calendar year. |
The dialog changes based on what DayNotez entry field is selected. The examples below show the Tags and Text fields.

|