mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Add support for more generic notification
This is a start to have different kinds of notifications. It is possible to be notified via e-mail, matrix or gotify. It also extends the current "periodic query" for due items by allowing notification over different channels. A "generic periodic query" variant is added as well.
This commit is contained in:
@ -47,8 +47,9 @@ description = "A list of features and limitations."
|
||||
- [Share](@/docs/webapp/share.md) documents via cryptic public links
|
||||
(optionally protected by a password)
|
||||
- [Send documents via e-mail](@/docs/webapp/mailitem.md)
|
||||
- [E-Mail notification](@/docs/webapp/notifydueitems.md) for documents
|
||||
with due dates
|
||||
- [Notifications](@/docs/webapp/notification.md) for documents with
|
||||
due dates or events via E-Mail, [Matrix](https://matrix.org) or
|
||||
[Gotify](https://gotify.net)
|
||||
- [Read your mailboxes](@/docs/webapp/scanmailbox.md) via IMAP to
|
||||
import mails into docspell
|
||||
- [Edit multiple items](@/docs/webapp/multiedit.md) at once
|
||||
|
Reference in New Issue
Block a user