Interface - Searching and Filtering¶
Filtering Apps¶
The apps list is long! It’s a lot of horizontal scrolling. We recognize that, and provide a way to narrow down the apps you see at a given time via the Search Apps filter.
There are two parts to it - a drop-down, and a search box.
The drop-dox allows basic filtering based on factors such as “outdated” to show only apps where at least one machine needs an update for that app. By default, this drop-down is set to “All”.
The search box allows you to filter apps by name. It works as an “AND” in conjunction with the Search Apps filter box.
Here are some usage tips for the Search Apps filter box:
If you enter “z” (without quotes) you’ll see only apps with the letter z in the name.
If you enter “zi” (without quotes) you’ll see only apps with the letter combination of “zi”.
You can do an “OR” search by using a space. For example “zi q” (without quotes) will show you apps that have a “zi” as well as apps that have a “q”.
You can do a “NOT” so if you type “z -t” you’ll see apps that have a “z” but which do not have a “t”.
Searching Machines by Name¶
You can filter the Apps or Machine Details pages using the Search Machines box. It works similarly to the Search Apps box described above, and searches based on machine name.
If you enter “m” (without quotes) you’ll see only machines with the letter m in the name.
If you enter “ma” (without quotes) you’ll see only machines with the letter combination of “ma” in the name.
You can do an “OR” search by using a space. For example “ma t” (without quotes) will show you machines that have an “ma” in their name as well as machines with a “t” in their name.
You can do a “NOT” so if you type “ma -t” you’ll see machines that have an “ma” in their name but which do not have a “t”.