aboutsummaryrefslogtreecommitdiff
path: root/docs/en
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2021-01-02 11:37:26 -0500
committerGravatar GitHub <noreply@github.com> 2021-01-02 17:37:26 +0100
commit082ef9854c41d0d4ef9a36ee2fa657311bd2f44f (patch)
tree30122422cdab42f956c675df52ab9de514e4fae0 /docs/en
parentfc641b39edac1b5ff21db8c3b9612a8ed15e82db (diff)
Add section for text import (#3304)
See #663
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/users/04_Subscriptions.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/en/users/04_Subscriptions.md b/docs/en/users/04_Subscriptions.md
index a9e03e86d..b18272518 100644
--- a/docs/en/users/04_Subscriptions.md
+++ b/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”.
2. Click on “Browse” and select your OPML or archive file on your computer.
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