Pages linking to ANNOTATIONS_DISPLAY_R0:
TASK_INDEX
ANNOTATIONS_EXPORT_IMPORT_R0
ANNOTATIONS_STICKIES_R0

Ticket Summary Owner Status Type Component Priority Effort Importance
#991 ANNOTATIONS_DISPLAY_R0 mitex closed planned_task DOMAIN_ELEMENTS 3 0.5 0

Reported by Astea, 3 years ago.

description

wiki page: ANNOTATIONS_DISPLAY_R0 - effort: 0.5d

analysis_owners

mitex

analysis_reviewers

pap

analysis_score

3

design_owners

milo, mitex

design_reviewers

meddle

design_score

3

implementation_owners

mitex

implementation_reviewers

meddle

implementation_score

3

test_score

0

Analysis

Warning! This analysis is now obsolete. Read GROUP_ANNOTATIONS_R0.

Overview

Annotations are tools which can be used for adding notes and highlights. They are displayed in a tab in the left flap.

Task requirements

Create a new Annotations tab in the left flap.

Annotations can be modified in both Edit and Reader mode. Therefore, Annotations tab is not hidden in Reader mode.

Task result

The result should be source code.

Implementation idea

  • Create a package org.sophie2.main.view.layout.left.annotations with class AnnotationsTab.
  • Create providers for the tab and add it in the MainViewModule.

(Here you can add related tasks that could be useful or helpful.)

How to demo

  • Run Sophie2
  • Click on the Annotations tab in the right flap

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)