aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/annotations.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-02-26 18:17:37 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-02-26 18:17:37 +0100
commit162954763e6f68e0cf4002822007683bde62fc25 (patch)
treea85f850eddb30b3435d1bb5f45d16d9ab465bbf9 /docs/en/user/annotations.rst
parentd3f1a9dc1ac181033ec54f9149d2807199fa8f17 (diff)
parentb07c7dfe787313b75e0996265e13cccc78da41be (diff)
downloadwallabag-162954763e6f68e0cf4002822007683bde62fc25.tar.gz
wallabag-162954763e6f68e0cf4002822007683bde62fc25.tar.zst
wallabag-162954763e6f68e0cf4002822007683bde62fc25.zip
Merge pull request #1653 from wallabag/v2-annotator-comments
V2 annotator comments
Diffstat (limited to 'docs/en/user/annotations.rst')
-rw-r--r--docs/en/user/annotations.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/en/user/annotations.rst b/docs/en/user/annotations.rst
new file mode 100644
index 00000000..fab854aa
--- /dev/null
+++ b/docs/en/user/annotations.rst
@@ -0,0 +1,24 @@
1Annotations
2===========
3
4In each article you read, you can write annotations. It's easier to understand with some pictures.
5
6Select the part of the article that you want to annotate and click on the pencil:
7
8.. image:: ../../img/user/annotations_1.png
9 :alt: Select your text
10 :align: center
11
12Then, write your annotation:
13
14.. image:: ../../img/user/annotations_2.png
15 :alt: Write your annotation
16 :align: center
17
18The text is now highlighted and you can read your annotation if you move the mouse cursor over it.
19
20.. image:: ../../img/user/annotations_3.png
21 :alt: Read your annotation
22 :align: center
23
24You can create as many annotations as you wish.