diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/user/import.rst | 16 | ||||
-rw-r--r-- | docs/fr/user/import.rst | 16 |
2 files changed, 32 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 | ||
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 | ||