[[BackLinksMenu]] [[TicketQuery(summary=ANNOTATIONS_DISPLAY_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = Warning! This analysis is now obsolete. Read [wiki: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. == Related == ^(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.)