summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-05-24 07:36:07 +0200
committerRobin Jarry <robin@jarry.cc>2022-05-31 14:32:24 +0200
commit62982a9a679e667b7a1b0e7be1adfa3561c7eac4 (patch)
treec107063eed0bb5ff6d8e7217d6a9c3e44b625c51 /doc
parent6f5c6e148f08266e92875e813105997317bc212b (diff)
downloadaerc-62982a9a679e667b7a1b0e7be1adfa3561c7eac4.zip
invites: reply with accept, accept-tentative or decline
Reply to iCalendar invitations with three commands: :accept, :accept-tentative or :decline. Parse a text/calendar request, create a reply and append it to the composer. Suggested-by: Ondřej Synáček <ondrej@synacek.org> Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 0b33cee..0c071ea 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -112,9 +112,18 @@ message list, the message in the message viewer, etc).
*month*: Messages are stored in folders per year and subfolders per month
+*accept*
+ Accepts an iCalendar meeting invitation.
+
+*accept-tentative*
+ Accepts an iCalendar meeting invitation tentatively.
+
*copy* <target>
Copies the selected message to the target folder.
+*decline*
+ Declines an iCalendar meeting invitation.
+
*delete*
Deletes the selected message.