fix spelling

This commit is contained in:
Martin Rotter 2025-04-29 07:40:44 +02:00
parent 142ece0413
commit 4d9ba6e13a

View file

@ -1,12 +1,13 @@
OPML file import OPML file import
================ ================
RSS Guard can import file on OPML format RSS Guard can import files in OPML format
<img alt="alt-img" src="images/opml-import-menu.png" width="600px"> <img alt="alt-img" src="images/opml-import-menu.png" width="600px">
There is a specific window where you can specify an OPML file. There is a specific window where you can specify an OPML file.
When RSSguard import the OPML file, it could take time if there is many feeds because of online metadata fetching such as website favicon and website titles.
When RSS Guard imports the OPML file, it could take quite some time if there are many feeds because of online metadata fetching such as website favicon and website titles.
<img alt="alt-img" src="images/opm-import-windows.png" width="600px"> <img alt="alt-img" src="images/opm-import-windows.png" width="600px">
It is possible to specify specific account and categories to import feeds once they are loaded by RSSguard. It is possible to specify specific category to import feeds to once they are loaded by RSS Guard.