biigle / largo

:m: BIIGLE module to review image annotations in a regular grid
GNU General Public License v3.0
0 stars 1 forks source link

Filter annotations #66

Open mzur opened 4 years ago

mzur commented 4 years ago

Largo could be used (by an expert) to review the annotations of a single other user. To do this, the annotations need to be filterable by users. The reviewer/expert can select one (or more) user(s) to see only the annotations of the selected user(s) in Largo.

Summary: Filter by

Ideally, the filters could be combined just like in the volume overview and support less than/equals/more than rules (see https://github.com/biigle/core/issues/359).

mzur commented 2 years ago

This feature should be available for any user, as an editor could use it to review only their own annotations, too.

mzur commented 2 years ago

Large images and videos can have lots of annotations in a single file. Users should be able to review the annotations of a single file, too.

mzur commented 8 months ago

The filtering could be implemented in a sidebar tab that is similar to the one of the volume overview. We might need "sorting" and "settings" tabs in the future, too.