aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-11-06 23:27:55 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-11-06 23:27:55 +0100
commit2e4efb596544fa9c2071653af16d3a87bb3eaacc (patch)
tree34bf2a048ee29ad1ef2f8ba554408f87bb8367fe /docs
parent56e621648565b04c4676b5680f64b104183fa9ce (diff)
downloadwallabag-2e4efb596544fa9c2071653af16d3a87bb3eaacc.tar.gz
wallabag-2e4efb596544fa9c2071653af16d3a87bb3eaacc.tar.zst
wallabag-2e4efb596544fa9c2071653af16d3a87bb3eaacc.zip
Add english doc into german one
Diffstat (limited to 'docs')
-rw-r--r--docs/de/user/import.rst49
1 files changed, 44 insertions, 5 deletions
diff --git a/docs/de/user/import.rst b/docs/de/user/import.rst
index ecd3134b..04a4360c 100644
--- a/docs/de/user/import.rst
+++ b/docs/de/user/import.rst
@@ -30,15 +30,54 @@ Du musst wallabag erlauben, mit deinem Pocketaccount zu interagieren.
30Deine Daten werden importiert. Datenimport kann ein sehr anspruchsvoller Prozess für deinen Server 30Deine Daten werden importiert. Datenimport kann ein sehr anspruchsvoller Prozess für deinen Server
31sein (wir müssen daran arbeiten, um diesen Import zu verbessern). 31sein (wir müssen daran arbeiten, um diesen Import zu verbessern).
32 32
33Von Instapaper 33From Readability
34-------------- 34----------------
35 35
36*Funktion noch nicht implementiert in wallabag v2.* 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.
48
49From Pinboard
50-------------
51
52Export your Pinboard data
53~~~~~~~~~~~~~~~~~~~~~~~~~
54
55On 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``).
56
57Import your data into wallabag 2.x
58~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 59
38Von Readability 60Click on ``Import`` link in the menu, on ``Import contents`` in Pinboard section
61and then select your json file and upload it.
62
63Your data will be imported. Data import can be a demanding process for your server.
64
65From Instapaper
39--------------- 66---------------
40 67
41*Funktion noch nicht implementiert in wallabag v2.* 68Export your Instapaper data
69~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70
71On the settings (`https://www.instapaper.com/user <https://www.instapaper.com/user>`_) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like ``instapaper-export.csv``).
72
73Import your data into wallabag 2.x
74~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75
76Click on ``Import`` link in the menu, on ``Import contents`` in Instapaper section
77and then select your CSV file and upload it.
78
79Your data will be imported. Data import can be a demanding process for your server.
80
42 81
43Von einer HTML oder JSON Datei 82Von einer HTML oder JSON Datei
44------------------------------ 83------------------------------