mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Added documentation for Readability migration
This commit is contained in:
parent
209ec7cedd
commit
dc9d76b490
@ -30,14 +30,25 @@ You need to authorize wallabag to interact with your Pocket account.
|
|||||||
Your data will be imported. Data import can be a demanding process for your server
|
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).
|
(we need to work on this import to improve it).
|
||||||
|
|
||||||
From Instapaper
|
|
||||||
---------------
|
|
||||||
|
|
||||||
*Feature not yet implemented in wallabag v2.*
|
|
||||||
|
|
||||||
From Readability
|
From Readability
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
Export your Readability data
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
On 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).
|
||||||
|
|
||||||
|
Import your data into wallabag 2.x
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Click on ``Import`` link in the menu, on ``Import contents`` in Readability section
|
||||||
|
and then select your json file and upload it.
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
|
From Instapaper
|
||||||
|
---------------
|
||||||
|
|
||||||
*Feature not yet implemented in wallabag v2.*
|
*Feature not yet implemented in wallabag v2.*
|
||||||
|
|
||||||
From HTML or JSON file
|
From HTML or JSON file
|
||||||
|
@ -30,15 +30,27 @@ Vous devez autoriser wallabag à se connecter à votre compte Pocket.
|
|||||||
Vos données vont être importées. L'import de données est une action qui peut être couteuse
|
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).
|
pour votre serveur (nous devons encore travailler pour améliorer cet import).
|
||||||
|
|
||||||
|
Depuis Readability
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Exportez vos données de Readability
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Sur la page des outils (`https://www.readability.com/tools/<https://www.readability.com/tools/>`_), cliquez sur "Export your data" dans la section "Data Export". Vous allez recevoir un email avec un lien pour télécharger le json.
|
||||||
|
|
||||||
|
Importez vos données dans wallabag 2.x
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Cliquez sur le lien ``Importer`` dans le menu, sur ``Importer les contenus`` dans
|
||||||
|
la section Readability et ensuite sélectionnez votre fichier json pour l'uploader.
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
Depuis Instapaper
|
Depuis Instapaper
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
*Fonctionnalité pas encore implémentée dans wallabag v2.*
|
*Fonctionnalité pas encore implémentée dans wallabag v2.*
|
||||||
|
|
||||||
Depuis Readability
|
|
||||||
------------------
|
|
||||||
|
|
||||||
*Fonctionnalité pas encore implémentée dans wallabag v2.*
|
|
||||||
|
|
||||||
Depuis un fichier HTML ou JSON
|
Depuis un fichier HTML ou JSON
|
||||||
------------------------------
|
------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user