diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@smile.fr> | 2016-01-08 15:02:51 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-01-09 13:50:45 +0100 |
commit | a42938f42caf91a602617ef4354d17e1bc3f3629 (patch) | |
tree | 20b3dc0edc35b11c437f2a0eb62bfece1f323fac /docs/en/User/search.rst | |
parent | 39643c6b76d92d509b1af0228b6379d7fdce8a1c (diff) | |
download | wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.tar.gz wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.tar.zst wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.zip |
documentation cleaning
Diffstat (limited to 'docs/en/User/search.rst')
-rw-r--r-- | docs/en/User/search.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/en/User/search.rst b/docs/en/User/search.rst deleted file mode 100644 index d2bda8bc..00000000 --- a/docs/en/User/search.rst +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | Search content in wallabag | ||
2 | ========================== | ||
3 | |||
4 | To enable you to find an article quickly, we set up a full search | ||
5 | engine. | ||
6 | |||
7 | Click on **Search** in the wallabag menu. Then, enter your search terms. | ||
8 | |||
9 | Wallabag will go through all your articles, and lists the ones | ||
10 | containing the search terms in their title, their content or their URL. | ||
11 | |||
12 | Convert this search into ePub format | ||
13 | ------------------------------------ | ||
14 | |||
15 | You can convert the listed articles to the ePub format, so that you can | ||
16 | read them in your e-reader, for example. Look at :ref:`ePub conversion` for more about this. | ||
17 | |||
18 | Assign a tag to your search results | ||
19 | ----------------------------------- | ||
20 | |||
21 | You can create a tag based on your search criteria. Loot at :ref:`Organize articles` for more about this. | ||