Accounts Searching¶
The accounts searching performs a query for the entered text within the fields “name”, “login”, “url” and “notes”.
Results filtering could be done by selecting category, customer or tags.
The tag filtering is cumulative (“OR”), so it will be included all the accounts with selected tags.
There are special filters that are entered in the text field:
Filter | Description |
---|---|
user:login | Get the accounts in which the user with login “login” has access |
owner:login | Get the accounts in which the user with login “login” is the owner |
maingroup:group_name | Get the accounts which have the main group with name “group_name” |
group:group_name | Get the accounts in which the group with name “group_name” has access |
file:file_name | Get the accounts which contains the file with name “file_name” |
expired: | Get the accounts with expired password |
private: | Get the private accounts for the current user |