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

Email of new items converted into "digest" #87

Closed
yellowbarchetta opened this issue Dec 16, 2019 · 1 comment · Fixed by #122
Closed

Email of new items converted into "digest" #87

yellowbarchetta opened this issue Dec 16, 2019 · 1 comment · Fixed by #122
Labels
enhancement New feature or request

Comments

@yellowbarchetta
Copy link

The email alert for new entries is a good idea, but sometimes creates large numbers of entries if multiple new diary entries added.

How about condensing the appointments into a single list and adding them to the text of one single email e.g.

To: [email address]
Subject: [NN] new appointment(s) added to [CalendarName]
Contents:-
The following appointments have been added by GAS-ICS Sync:-
[Date] [Title] [Location] [Time]
[Date] [Title] [Location] [Time]
[Date] [Title] [Location] [Time]
[Date] [Title] [Location] [Time]
[Date] [Title] [Location] [Time]
[Date] [Title] [Location] [Time]
etc

@yellowbarchetta yellowbarchetta added the enhancement New feature or request label Dec 16, 2019
@derekantrican
Copy link
Owner

Good suggestion!

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 a pull request may close this issue.

2 participants