VedaWebProject / Tekst

A collaborative research platform for aligning, enriching and exploring resources on natural language texts
https://vedawebproject.github.io/Tekst/
GNU Affero General Public License v3.0
8 stars 1 forks source link

Display comments for tokens #251

Closed an-fischer closed 3 months ago

an-fischer commented 3 months ago

Feature function Allow for token comments (attribute "comment" on token level) to be shown when hovering over the respective token.

Männi sänks!

bkis commented 3 months ago

Addition: Somehow display all annotations for a token in browse view on demand.

Idea:

  1. Hint to token comment with a small badge on the token object
  2. Add tooltip text to token object: "Show all available annotations" + (if token has comment) "(annotation contains a comment)"
  3. A click on the token object opens a modal showing all the annotations and (more prominent) the comment (if any)