diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/user/import.rst | 22 | ||||
-rw-r--r-- | docs/fr/user/import.rst | 17 |
2 files changed, 30 insertions, 9 deletions
diff --git a/docs/en/user/import.rst b/docs/en/user/import.rst index e6c37d72..758e3816 100644 --- a/docs/en/user/import.rst +++ b/docs/en/user/import.rst | |||
@@ -23,12 +23,11 @@ Now, all is fine to migrate from Pocket. | |||
23 | Import your data into wallabag 2.x | 23 | Import your data into wallabag 2.x |
24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 24 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
25 | 25 | ||
26 | Click on ``Import`` link in the menu, on ``Import contents`` in Pocket section | 26 | Click on ``Import`` link in the menu, on ``Import contents`` in Pocket section |
27 | and then on ``Connect to Pocket and import data``. | 27 | and then on ``Connect to Pocket and import data``. |
28 | 28 | ||
29 | You need to authorize wallabag to interact with your Pocket account. | 29 | You need to authorize wallabag to interact with your Pocket account. |
30 | Your data will be imported. Data import can be a demanding process for your server | 30 | Your 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). | ||
32 | 31 | ||
33 | From Readability | 32 | From Readability |
34 | ---------------- | 33 | ---------------- |
@@ -41,15 +40,26 @@ On the tools (`https://www.readability.com/tools/<https://www.readability.com/to | |||
41 | Import your data into wallabag 2.x | 40 | Import your data into wallabag 2.x |
42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 41 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
43 | 42 | ||
44 | Click on ``Import`` link in the menu, on ``Import contents`` in Readability section | 43 | Click on ``Import`` link in the menu, on ``Import contents`` in Readability section |
45 | and then select your json file and upload it. | 44 | and then select your json file and upload it. |
46 | 45 | ||
47 | Your data will be imported. Data import can be a demanding process for your server (we need to work on this import to improve it). | 46 | Your data will be imported. Data import can be a demanding process for your server. |
48 | 47 | ||
49 | From Instapaper | 48 | From Instapaper |
50 | --------------- | 49 | --------------- |
51 | 50 | ||
52 | *Feature not yet implemented in wallabag v2.* | 51 | Export your Instapaper data |
52 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
53 | |||
54 | On 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``). | ||
55 | |||
56 | Import your data into wallabag 2.x | ||
57 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
58 | |||
59 | Click on ``Import`` link in the menu, on ``Import contents`` in Instapaper section | ||
60 | and then select your CSV file and upload it. | ||
61 | |||
62 | Your data will be imported. Data import can be a demanding process for your server. | ||
53 | 63 | ||
54 | From HTML or JSON file | 64 | From HTML or JSON file |
55 | ---------------------- | 65 | ---------------------- |
diff --git a/docs/fr/user/import.rst b/docs/fr/user/import.rst index 99ac602b..6f114dd6 100644 --- a/docs/fr/user/import.rst +++ b/docs/fr/user/import.rst | |||
@@ -28,7 +28,7 @@ la section Pocket puis sur ``Se connecter à Pocket et importer les données``. | |||
28 | 28 | ||
29 | Vous devez autoriser wallabag à se connecter à votre compte Pocket. | 29 | Vous devez autoriser wallabag à se connecter à votre compte Pocket. |
30 | Vos données vont être importées. L'import de données est une action qui peut être couteuse | 30 | Vos données vont être importées. L'import de données est une action qui peut être couteuse |
31 | pour votre serveur (nous devons encore travailler pour améliorer cet import). | 31 | pour votre serveur. |
32 | 32 | ||
33 | Depuis Readability | 33 | Depuis Readability |
34 | ------------------ | 34 | ------------------ |
@@ -44,12 +44,23 @@ Importez vos données dans wallabag 2.x | |||
44 | Cliquez sur le lien ``Importer`` dans le menu, sur ``Importer les contenus`` dans | 44 | Cliquez sur le lien ``Importer`` dans le menu, sur ``Importer les contenus`` dans |
45 | la section Readability et ensuite sélectionnez votre fichier json pour l'uploader. | 45 | la section Readability et ensuite sélectionnez votre fichier json pour l'uploader. |
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 (nous devons encore travailler pour améliorer cet import). | 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 Instapaper | 49 | Depuis Instapaper |
50 | ----------------- | 50 | ----------------- |
51 | 51 | ||
52 | *Fonctionnalité pas encore implémentée dans wallabag v2.* | 52 | Exportez vos données de Instapaper |
53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
54 | |||
55 | Sur la page des paramètres (`https://www.instapaper.com/user<https://www.instapaper.com/user>`_), cliquez sur "Download .CSV file" dans la section "Export". Un fichier CSV se téléchargera (``instapaper-export.csv``). | ||
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 Instapaper et ensuite sélectionnez votre fichier CSV 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. | ||
53 | 64 | ||
54 | 65 | ||
55 | Depuis un fichier HTML ou JSON | 66 | Depuis un fichier HTML ou JSON |