1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Add annotator in baggy theme

+ Documentation about annotations
This commit is contained in:
Nicolas Lœuillet 2016-02-23 11:32:48 +01:00 committed by Jeremy Benoist
parent f38e03dc02
commit 7720cca532
12 changed files with 71 additions and 10 deletions

View file

@ -0,0 +1,24 @@
Annotations
===========
In each article you read, you can write annotations. It's easier to understand with some pictures.
Select the part of the article that you want to comment and click on the pencil:
.. image:: ../../img/user/annotations_1.png
:alt: Select your text
:align: center
Then, write your comment:
.. image:: ../../img/user/annotations_2.png
:alt: Write your comment
:align: center
The text is now highlighted and you can read your comment if you move the mouse cursor over it.
.. image:: ../../img/user/annotations_3.png
:alt: Read your comment
:align: center
You can create as many comments as you wish.