diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/de/user/import.rst | 46 | ||||
-rw-r--r-- | docs/en/user/import.rst | 16 | ||||
-rw-r--r-- | docs/fr/user/import.rst | 16 |
3 files changed, 73 insertions, 5 deletions
diff --git a/docs/de/user/import.rst b/docs/de/user/import.rst index ecd3134b..aeedb0dd 100644 --- a/docs/de/user/import.rst +++ b/docs/de/user/import.rst | |||
@@ -30,15 +30,51 @@ Du musst wallabag erlauben, mit deinem Pocketaccount zu interagieren. | |||
30 | Deine Daten werden importiert. Datenimport kann ein sehr anspruchsvoller Prozess für deinen Server | 30 | Deine Daten werden importiert. Datenimport kann ein sehr anspruchsvoller Prozess für deinen Server |
31 | sein (wir müssen daran arbeiten, um diesen Import zu verbessern). | 31 | sein (wir müssen daran arbeiten, um diesen Import zu verbessern). |
32 | 32 | ||
33 | Von Instapaper | 33 | Von Readability |
34 | -------------- | 34 | ---------------- |
35 | 35 | ||
36 | *Funktion noch nicht implementiert in wallabag v2.* | 36 | Exportiere deine Readability Daten |
37 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
37 | 38 | ||
38 | Von Readability | 39 | Auf der Seite Tools (`https://www.readability.com/tools/ <https://www.readability.com/tools/>`_), klicke auf "Exportiere deine Daten" in dem Abschnitt "Daten Export". Du wirst eine E-Mail empfangen, um eine JSON Datei herunterladen zu können (Datei endet aber nicht auf .json). |
40 | |||
41 | Importiere deine Daten in wallabag 2.x | ||
42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
43 | |||
44 | Klicke auf den ``Importieren`` Link im Menü, auf ``Importiere Inhalte`` in dem Readability Abschnitt und wähle dann deine JSON Datei aus und lade sie hoch. | ||
45 | |||
46 | Deine Daten werden importiert. Der Datenimport can ein beanspruchender Prozess für deinen Server sein. | ||
47 | |||
48 | Von Pinboard | ||
49 | ------------- | ||
50 | |||
51 | Exportiere deine Pinboard Daten | ||
52 | ~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
53 | |||
54 | Auf der Seite Backup (`https://pinboard.in/settings/backup <https://pinboard.in/settings/backup>`_), klicke auf "JSON" in dem Abschnitt "Lesezeichen". Eine JSON Datei wird heruntergeladen (z.B. ``pinboard_export``). | ||
55 | |||
56 | Importiere deine Daten in wallabag 2.x | ||
57 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
58 | |||
59 | Klicke auf den ``Importieren`` Link im Menü, auf ``Importiere Inhalte`` in dem Pinboard Abschnitt und wähle dann deine JSON Datei aus und lade sie hoch. | ||
60 | |||
61 | Deine Daten werden importiert. Der Datenimport can ein beanspruchender Prozess für deinen Server sein. | ||
62 | |||
63 | Von Instapaper | ||
39 | --------------- | 64 | --------------- |
40 | 65 | ||
41 | *Funktion noch nicht implementiert in wallabag v2.* | 66 | Exportiere deine Instapaper Daten |
67 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
68 | |||
69 | Auf der Seite Einstellungen (`https://www.instapaper.com/user <https://www.instapaper.com/user>`_), klicke auf "Download .CSV Datei" in dem Abschnitt "Export". Eine CSV Datei wird heruntergeladen (z.B. ``instapaper-export.csv``). | ||
70 | |||
71 | Importiere deine Daten in wallabag 2.x | ||
72 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
73 | |||
74 | Klicke auf den ``Importieren`` Link im Menü, auf ``Importiere Inhalte`` in dem Instapaper Abschnitt und wähle dann deine JSON Datei aus und lade sie hoch. | ||
75 | |||
76 | Deine Daten werden importiert. Der Datenimport can ein beanspruchender Prozess für deinen Server sein. | ||
77 | |||
42 | 78 | ||
43 | Von einer HTML oder JSON Datei | 79 | Von einer HTML oder JSON Datei |
44 | ------------------------------ | 80 | ------------------------------ |
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 | ||
diff --git a/docs/fr/user/import.rst b/docs/fr/user/import.rst index 2e6caafb..d0663cf6 100644 --- a/docs/fr/user/import.rst +++ b/docs/fr/user/import.rst | |||
@@ -46,6 +46,22 @@ la section Readability et ensuite sélectionnez votre fichier json pour l'upload | |||
46 | 46 | ||
47 | Vos données vont être importées. L'import de données est une action qui peut être couteuse pour votre serveur. | 47 | Vos données vont être importées. L'import de données est une action qui peut être couteuse pour votre serveur. |
48 | 48 | ||
49 | Depuis Pinboard | ||
50 | --------------- | ||
51 | |||
52 | Exportez vos données de Pinboard | ||
53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
54 | |||
55 | Sur la page « Backup » (`https://pinboard.in/settings/backup <https://pinboard.in/settings/backup>`_), cliquez sur « JSON » dans la section « Bookmarks ». Un fichier json (sans extension) sera téléchargé (``pinboard_export``). | ||
56 | |||
57 | Importez vos données dans wallabag 2.x | ||
58 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
59 | |||
60 | Cliquez sur le lien ``Importer`` dans le menu, sur ``Importer les contenus`` dans | ||
61 | la section Pinboard et ensuite sélectionnez votre fichier json pour l'uploader. | ||
62 | |||
63 | Vos données vont être importées. L'import de données est une action qui peut être couteuse pour votre serveur. | ||
64 | |||
49 | Depuis Instapaper | 65 | Depuis Instapaper |
50 | ----------------- | 66 | ----------------- |
51 | 67 | ||