Skip to content

feat: implement text click to highlight all corresponding annotations

Paul Pestov requested to merge feature/#365-select-annotation-in-text into develop

This is a first attempt to implement text clicking and activating annotations.

  • Click on some level 0 hightlighted text
  • All annotations that contain this text part should be activated

To check nested annotations you can use this sheet.

To test with GFL config: https://subugoe.pages.gwdg.de/emo/tido/feature--365-select-annotation-in-text/config-tester/gfl.html To test with Ahiqar config: https://subugoe.pages.gwdg.de/emo/tido/feature--365-select-annotation-in-text/config-tester/ahiqar.html

closes #365 (closed)

Edited by Paul Pestov

Merge request reports