add OPML documentation (#1708)
* add OPML documentation * rename in md file and fix title --------- Co-authored-by: alexcombessie <cyrond@gmail.com> Co-authored-by: zzxiang <charlie.burrows@gmail.com>
This commit is contained in:
parent
7b3e82b48e
commit
142ece0413
3 changed files with 12 additions and 0 deletions
BIN
docs/source/features/images/opm-import-windows.png
Normal file
BIN
docs/source/features/images/opm-import-windows.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
docs/source/features/images/opml-import-menu.png
Normal file
BIN
docs/source/features/images/opml-import-menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
12
docs/source/features/opmlimport.md
Normal file
12
docs/source/features/opmlimport.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
OPML file import
|
||||
================
|
||||
RSS Guard can import file on OPML format
|
||||
|
||||
<img alt="alt-img" src="images/opml-import-menu.png" width="600px">
|
||||
|
||||
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.
|
||||
|
||||
<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.
|
Loading…
Add table
Reference in a new issue