aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-09-01 14:18:48 +0200
committerGitHub <noreply@github.com>2016-09-01 14:18:48 +0200
commitbd8c13e8b028bba7e8222c7e3f410e4444c794c5 (patch)
treef8fc8c534433e1fa1bb4e72cbf0eff0fde69d1ac /docs/en
parentcdd3010b478c9ca818dd6d22d03c81ef4a5ab208 (diff)
parentdc9d76b4906c34a79fbfa6255814f267082033d5 (diff)
downloadwallabag-bd8c13e8b028bba7e8222c7e3f410e4444c794c5.tar.gz
wallabag-bd8c13e8b028bba7e8222c7e3f410e4444c794c5.tar.zst
wallabag-bd8c13e8b028bba7e8222c7e3f410e4444c794c5.zip
Merge pull request #2255 from wallabag/readability
Add Readability import
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/user/import.rst21
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/en/user/import.rst b/docs/en/user/import.rst
index 63210484..e6c37d72 100644
--- a/docs/en/user/import.rst
+++ b/docs/en/user/import.rst
@@ -30,14 +30,25 @@ You need to authorize wallabag to interact with your Pocket account.
30Your data will be imported. Data import can be a demanding process for your server 30Your data will be imported. Data import can be a demanding process for your server
31(we need to work on this import to improve it). 31(we need to work on this import to improve it).
32 32
33From Instapaper
34---------------
35
36*Feature not yet implemented in wallabag v2.*
37
38From Readability 33From Readability
39---------------- 34----------------
40 35
36Export your Readability data
37~~~~~~~~~~~~~~~~~~~~~~~~~~~~
38
39On the tools (`https://www.readability.com/tools/<https://www.readability.com/tools/>`_) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).
40
41Import your data into wallabag 2.x
42~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43
44Click on ``Import`` link in the menu, on ``Import contents`` in Readability section
45and then select your json file and upload it.
46
47Your data will be imported. Data import can be a demanding process for your server (we need to work on this import to improve it).
48
49From Instapaper
50---------------
51
41*Feature not yet implemented in wallabag v2.* 52*Feature not yet implemented in wallabag v2.*
42 53
43From HTML or JSON file 54From HTML or JSON file