Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add, edit and remove annotations #5

Open
aerugo opened this issue Jan 6, 2022 · 0 comments
Open

Add, edit and remove annotations #5

aerugo opened this issue Jan 6, 2022 · 0 comments

Comments

@aerugo
Copy link
Owner

aerugo commented Jan 6, 2022

Logged-in users with the right permissions can add, edit and remove annotations.

Annotation spans can be shifted, multiple codes can be added to the same annotation, comments can be added.

We are planning to implement a modified version of RecogitoJS. See mockups below to see how the annotation tool should look and work.

Select a highlighted fragment by clicking on it once

1 - select fragment

Clicking on a highlighted fragment brings up the controllers that can be used to shift the span of the annotation-

2 - extend fragment

Double click on a selected fragment to bring up the annotation tool.

3 - fragment extended

4 - fragment double click

If multiple codes belong to the same annotation, the code description is for the last code added.

5 - annotation tool

When codes are selected, the code description is changed.

6 - select a code

7 - select another code

Note: When codes are added, you select them from an auto-complete dropdown. You can also create a new code by writing a new code into the prompt.

Comments can be added to annotations

8 - comment on annotation

Annotations are saved on close

9 - annotation closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant