Filtering
In addition to the global filtering of items by Area, Everdo lets you filter items in the current view by a combination of attributes, such as
- Time
- Energy
- A set of tags
- Due date
The filters that you choose get combined with logical AND.
Selecting a set of tags at once, negative selection
It's possible to filter by multiple tags at the same time, as well as apply negative filtering by a specific tag.
- To add a certain tag to the set of filters, left-click that tag in the filter section.
- To add multiple tags, hold
Ctrlwhen clicking on each tag. - To exclude items with a certain tag from the view, right-click that tag.
When selecting multiple tags as described above, they get combined by logical AND. For example, if you have selected tag1, tag2 and then you will get only those items which satisfy all three of the conditions:tag3
- have
tag1 - have
tag2 - don't have
tag3
note
In the Android and iOS apps, you need to long-tap a tag to perform negative selection.