Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CALENDAR] Store event attendance at flag #2858

Open
chibenwa opened this issue May 13, 2024 · 0 comments
Open

[CALENDAR] Store event attendance at flag #2858

chibenwa opened this issue May 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Major

Comments

@chibenwa
Copy link
Member

chibenwa commented May 13, 2024

Description

As a user I want twake mail to remember my accendance status.

Expected result

IE

GIVEN an event with an ICS invitation
AND the user opens the mail a first time
WHEN the user accept the invitation
THEN then the 'Yes' button is marked as triggered (filled in light grey)
GIVEN an event with an ICS invitation
AND the user opens the mail a first time
AND the user accept the invitation
AND the user close the mail
WHEN the user reopens it
THEN then the 'Yes' button is marked as triggered (filled in light grey)

Idem for no + maybe

Current behavior

No state is stored this is pure shoot-and-forget.

Additional information

We shall use $Accepted, $TentativelyAccepted and $Rejected to mark the event attendance on the mail. When opening an email those keywords can be used to set the state of the bluebar.

@chibenwa chibenwa added enhancement New feature or request Major labels May 13, 2024
@dab246 dab246 self-assigned this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Major
Projects
None yet
Development

No branches or pull requests

2 participants