Quellcode durchsuchen

Add section for text import (#3304)

See #663
Alexis Degrugillier vor 5 Jahren
Ursprung
Commit
082ef9854c
2 geänderte Dateien mit 14 neuen und 0 gelöschten Zeilen
  1. 7 0
      docs/en/users/04_Subscriptions.md
  2. 7 0
      docs/fr/users/04_Subscriptions.md

+ 7 - 0
docs/en/users/04_Subscriptions.md

@@ -24,6 +24,13 @@ See [SQLite export/import]( https://github.com/FreshRSS/FreshRSS/tree/master/cli
   1. Go to the page “Import / export”.
   1. Go to the page “Import / export”.
   2. Click on “Browse” and select your OPML or archive file on your computer.
   2. Click on “Browse” and select your OPML or archive file on your computer.
   3. Click on “Import”
   3. Click on “Import”
+
+> **Important**: you can not import directly a list of feeds from a text file.
+> You need to convert it beforehand to _OPML_.
+> Here is some tools you could use :
+> - [Pandoc](https://pandoc.org/) available for most systems,
+> - [OPML generator](https://opml-gen.ovh/) available online,
+> - [txt2opml](https://alterfiles.com/convert/txt/opml) available online.
   
   
 # Use bookmarklet
 # Use bookmarklet
 
 

+ 7 - 0
docs/fr/users/04_Subscriptions.md

@@ -24,6 +24,13 @@ Voir [export/import SQLite]( https://github.com/FreshRSS/FreshRSS/tree/master/cl
   2. Cliquez sur « Parcourir » et sélectionnez votre fichier sur votre ordinateur.
   2. Cliquez sur « Parcourir » et sélectionnez votre fichier sur votre ordinateur.
   3. Validez en cliquant sur « Importer ».
   3. Validez en cliquant sur « Importer ».
 
 
+> **Important**: vous ne pouvez pas importer directement depuis un fichier texte.
+> Vous devez le convertir au format _OPML_ au préalable.
+> Voici une liste d’outils que vous pouvez utiliser :
+> - [Pandoc](https://pandoc.org/) disponible sur la plus part des systèmes,
+> - [OPML generator](https://opml-gen.ovh/) disponible en ligne,
+> - [txt2opml](https://alterfiles.com/convert/txt/opml) disponible en ligne.
+
 # Utiliser le « bookmarklet »
 # Utiliser le « bookmarklet »
 
 
 Les « bookmarklets » sont de petits scripts que vous pouvez exécuter pour effectuer des tâches diverses et variées. FreshRSS offre un signet « bookmark » pour s’abonner aux fils de nouvelles.
 Les « bookmarklets » sont de petits scripts que vous pouvez exécuter pour effectuer des tâches diverses et variées. FreshRSS offre un signet « bookmark » pour s’abonner aux fils de nouvelles.