recogito / recogito-connections

A plugin to enable drawing of connections between annotations
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Redesigning "Relationship Annotation" Mode #1

Open rsimon opened 2 years ago

rsimon commented 2 years ago

This is a discussion ticket for gathering requirements for a new relationship annotation mode for RecogitoJS. Add ideas below!

relations-drawing

Problems with the current implementation

Additional needs & ideas for the future

Implementation + design challenges

rsimon commented 2 years ago

Notes on Affordances

Big question: how to design "handles" that indicate that their purpose is to connect other annotations

reckart commented 2 years ago

Note that such affordances don't have to be permanently visible - i.e. they should probably appear on mouse hover.

reckart commented 2 years ago

Same for the visibility of the relations. It may not be necessary to permanently show the relations. It would be good to have an indicator that there is some relation originating or targetting a span, but the actual relation might only become visible once the user hovers the mouse over the respective span - maybe make this optional.