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 feature invite for mailing scripts #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aksahmitr
Copy link

@aksahmitr aksahmitr commented Jul 20, 2023

TODO

Why?

It's better to send invites, adds a calendar entry + we won't need to allow them to enter everytime.

POA

  • Add a feature which sends a calendar invite for the template which requires a google meet link. The mail body will become description this time.
    • Take care of the settings, they shouldn't see all the invited members, neither should be able to invite others. Also, other settings must be checked carefully
  • If it doesn't have meeting link, then send normal mail (this code part already exist, just need to tweak when to execute).

Copy link
Member

@proffapt proffapt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read the issue again: #3

So the thing is like this, if one-to-one.py or bcc.py have a meet link then that should be a calendar invite. Explained more in the issue, have a read at it again.

@proffapt proffapt added the enhancement New feature or request label Jul 24, 2023
@harshkhandeparkar harshkhandeparkar linked an issue Aug 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Calendar Invite
2 participants