-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update item Filter in User Guide #3020
Conversation
| `Height` | number of px or field | shape height | | ||
| `ServerID` | number or field | ID of the object on the server <br>(You can find out by forming a link to the object through the Action menu)| | ||
| `ObjectID` | number or field | ID of the object in your client <br>(indicated on the objects sidebar)| | ||
| `Attributes`| field | attribute name | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For attributes:
Supported values: some other fields including attributes with a similar type or a specific attribute value
Description: any fields specified by a label
You can add previously entered filters and combine them. To do so, click on the input field and a list of previously | ||
entered filters will open. Click on the filters to add them to the input field. | ||
Combined filters occur with the "or" operator. | ||
After the filter is applied it will automatically appear in the `Recently used` list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once applied filter automatically appears in "Recent used" list. Maximum length of the list is 10.
Motivation and context
This PR contains update item Filter and images.
This PR will solve the problem of #2994
How has this been tested?
Checklist
develop
branchcvat-core, cvat-data and cvat-ui)
License
Feel free to contact the maintainers if that's a concern.