diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-11-06 21:23:38 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-11-06 21:23:38 +0100 |
commit | 31151d70f2a03adad1701b0f05c1adce73003b6e (patch) | |
tree | 23c757d38c9a38f69157e63086aac0608ed0c9bb /docs/en/user | |
parent | e92fbdc85274587e67e09ab8169247244f5e4dac (diff) | |
download | wallabag-31151d70f2a03adad1701b0f05c1adce73003b6e.tar.gz wallabag-31151d70f2a03adad1701b0f05c1adce73003b6e.tar.zst wallabag-31151d70f2a03adad1701b0f05c1adce73003b6e.zip |
Add doc
Diffstat (limited to 'docs/en/user')
-rw-r--r-- | docs/en/user/import.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/en/user/import.rst b/docs/en/user/import.rst index 70f0187d..cde2ecd6 100644 --- a/docs/en/user/import.rst +++ b/docs/en/user/import.rst | |||
@@ -45,6 +45,22 @@ and then select your json file and upload it. | |||
45 | 45 | ||
46 | Your data will be imported. Data import can be a demanding process for your server. | 46 | Your data will be imported. Data import can be a demanding process for your server. |
47 | 47 | ||
48 | From Pinboard | ||
49 | ------------- | ||
50 | |||
51 | Export your Pinboard data | ||
52 | ~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
53 | |||
54 | On the backup (`https://pinboard.in/settings/backup <https://pinboard.in/settings/backup>`_) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like ``pinboard_export``). | ||
55 | |||
56 | Import your data into wallabag 2.x | ||
57 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
58 | |||
59 | Click on ``Import`` link in the menu, on ``Import contents`` in Pinboard section | ||
60 | and then select your json file and upload it. | ||
61 | |||
62 | Your data will be imported. Data import can be a demanding process for your server. | ||
63 | |||
48 | From Instapaper | 64 | From Instapaper |
49 | --------------- | 65 | --------------- |
50 | 66 | ||