mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-27 15:49:47 +01:00
docs
This commit is contained in:
parent
be21cc56c9
commit
c4be112855
@ -10,6 +10,7 @@
|
||||
* [Supported feed formats and online feed services](#supported-feed-formats-and-online-feed-services)
|
||||
* [Message filtering](#message-filtering)
|
||||
* [Database backends](#database-backends)
|
||||
* [Gmail](#gmail)
|
||||
* [Misc](#misc)
|
||||
* [Cleaning database](#cleaning-database)
|
||||
* [Portable user data](#portable-user-data)
|
||||
@ -204,14 +205,20 @@ MariaDB (MySQL) backend is there for users, who want to store their data in a ce
|
||||
|
||||
For database-related configuration see `Settings -> Data storage` dialog.
|
||||
|
||||
## Gmail
|
||||
RSS Guard includes Gmail plugin, which allows users to receive and send (!!!) e-mail messages. Plugin uses [Gmail API](https://developers.google.com/gmail/api) and offers some e-mail client-like features:
|
||||
* Sending e-mail messages.
|
||||
<img src="images/gmail-new-email.png">
|
||||
|
||||
* You can also reply to existing messages.
|
||||
* Plugin is able to suggest recipient's e-mail.
|
||||
|
||||
# Misc
|
||||
Here you can find some useful insights into RSS Guard's modus operandi.
|
||||
|
||||
## Cleaning database
|
||||
Your RSS Guard's database can grow really big over time, therefore you might need to do its cleanup regularly. There is a dialog `Cleanup database` in `Tools` menu to do just that for you, but note that RSS Guard should run just fine even with thousands of messages.
|
||||
|
||||
<img src="images/cleanup-db.png">
|
||||
|
||||
## Portable user data
|
||||
RSS Guard checks "config directory" (this is `C:\Users\<user>\AppData\Local` directory on Windows) for existence of file:
|
||||
```
|
||||
|
BIN
resources/docs/images/gmail-new-email.png
Normal file
BIN
resources/docs/images/gmail-new-email.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
resources/docs/images/im-ex-feeds-dialog.png
Normal file
BIN
resources/docs/images/im-ex-feeds-dialog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
resources/docs/images/im-ex-feeds.png
Normal file
BIN
resources/docs/images/im-ex-feeds.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Loading…
x
Reference in New Issue
Block a user