Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Comprehensive email summary #339

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

FoxtrotSierra6829
Copy link
Contributor

Revised comprehensive email summary

  • shows all important properties: name, start date, end date, location and description/comment (if applicable)
  • compare changes easily: old value is crossed out, new value is written below
  • formatted date: use the date format that you like best
  • custom email subject: e.g. use your calendar name as the subject
Before

grafik

After

grafik

Copy link

@elijaholmos elijaholmos left a comment

Choose a reason for hiding this comment

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

big fan of this feature, would love to see it added

@derekantrican
Copy link
Owner

LGTM - @jonas0b1011001 do you have any reservations about these changes?

@jonas0b1011001
Copy link
Collaborator

We could probably use https://developers.google.com/apps-script/reference/utilities/utilities#formatDate(Date,String,String) instead of creating an additional function but that's not mandatory.

@derekantrican derekantrican merged commit 6ae8782 into derekantrican:master Dec 13, 2023
@jonas0b1011001 jonas0b1011001 linked an issue May 15, 2024 that may be closed by this pull request
jonas0b1011001 pushed a commit that referenced this pull request May 22, 2024
* feat: comprehensive email summary

* feat: custom email subject

* feat: custom date format

* refactor: add back line break

* docs: add function documentation
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some informations in email
4 participants