From 59e91bc8931a386974a3817e9849aad1ca7fc186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 21 Oct 2015 14:14:51 +0200 Subject: add docs --- docs/en/User/search.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/en/User/search.rst (limited to 'docs/en/User/search.rst') diff --git a/docs/en/User/search.rst b/docs/en/User/search.rst new file mode 100644 index 00000000..d2bda8bc --- /dev/null +++ b/docs/en/User/search.rst @@ -0,0 +1,21 @@ +Search content in wallabag +========================== + +To enable you to find an article quickly, we set up a full search +engine. + +Click on **Search** in the wallabag menu. Then, enter your search terms. + +Wallabag will go through all your articles, and lists the ones +containing the search terms in their title, their content or their URL. + +Convert this search into ePub format +------------------------------------ + +You can convert the listed articles to the ePub format, so that you can +read them in your e-reader, for example. Look at :ref:`ePub conversion` for more about this. + +Assign a tag to your search results +----------------------------------- + +You can create a tag based on your search criteria. Loot at :ref:`Organize articles` for more about this. -- cgit v1.2.3