biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 15 forks source link

Copy a subset of a transect to a new transect #236

Closed dlangenk closed 2 years ago

dlangenk commented 8 years ago

Select some images and create a new transect with these images without copying the annotations.

mzur commented 8 years ago

Extend the "new transect" view for this. The user can select any images from all transects of the project and create a new transect based on them. This issue might have to be resolved first.

mzur commented 8 years ago

Maybe this is obsoleted by BiodataMiningGroup/dias-transects#12 with annotation sessions on a subset of images of the transect. This would also solve the problem of images in different directories which would arise with the feature described here. If a user wants to combine some images of different transects, they need to copy the files to a new directory anyway.

mzur commented 7 years ago

Annotation sessions were implemented differently now and cannot work on only a subset of the images of a transect. But BiodataMiningGroup/dias-core#53 may affect this. With the concept of a volume described in the issue, projects could only attach a subset of the images of a volume.

This is stalled until we decide what to do with the issue.

mzur commented 2 years ago

Continues in https://github.com/biigle/core/issues/442.