Version 4 (modified by mitex, 16 years ago) (diff) |
---|
Analysis
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.
Cut-Copy-Paste-Delete functionality should be provided.
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.)