diff options
Diffstat (limited to 'docs/en/users')
| -rw-r--r-- | docs/en/users/04_Subscriptions.md | 7 |
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 |
