Nestr's search function is very powerful and is available whenever you use Nestr.

A search query can consist of a simple word or can be made up of a combination of many different parts. Here we lay out all the options available to you.
You can simply type anything you want and it will find any relevant matches. Nestr will match on the name, purpose or description of anything you have access to. So it will return any found users, projects, roles, circles, accountabilities, to-dos and notes. Click any of the results and they will open for you right there next to your search results.

At the top of the search results you have a few tools to your disposal to help you quickly find what you are after.
Click the filter icon to filter the search results on users and/or labels. This will allow you to zero in on the results you are after.

The last search tool in the search toolsbar is the group option. Here you can select if you want your results to be grouped by assignee, workspace or no grouping.

Besides using the search tools you can also use the autocomplete advanced search options available.
If you type label: or #, nestr will recognise you want to add a label search to your query and present you with a drop down of all the labels available to search with. Keep typing and we'll narrow the available options in the drop down and/or select the label you want.

label:bug,project, we'll show all matches with the label bug OR the label project.label:bug label:project we'll return all matches with the label bug AND the label project. label:!project and we'll remove all matches with the project label from the results.When you type assignee: or @ Nestr recognises you wish to limit your search results to only include those assigned to a certain person.

Nestr allows you to further refine your searches by using the has: operator.

This allows you to limit your search results in five different ways:
Nestr allows you to format the results you get from your searches in a couple of powerful ways.
By using sort: you can instruct nestr to sort the results. There are six ways to sort.

You can also add the optional sort-order: option. When omitted the default value is asc (ascending) will be used. If you choose desc (descending) the sort order will be inverted.
By adding groupby: to your search Nestr will group your results in groups of your choosing.

The options you can group by are:
Just like the groupby above, you can add a groupbycol: with the same options as groupby. The only difference is that rather than groups, nestr creates columns. It works exactly the same except that the representation is different. And you can even combine the groupby and groupbycol.

Here is an example where we show all projects with a column for each assignee.
All searches you do you can save. Right next to the search a little save icon shows up. When you click it you get a prompt that allows you to name the search and add it to a group. This group will be added to your navigation with your search in it for easy access.
Happy searching!