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

Allow weekly/monthly digest #26

Open
slavkoja opened this issue Apr 17, 2021 · 1 comment
Open

Allow weekly/monthly digest #26

slavkoja opened this issue Apr 17, 2021 · 1 comment
Assignees

Comments

@slavkoja
Copy link

Currently this module generates daily anniversaries, which expects/requires to user read its mails daily.

Please, add another URL query argument, which will allow to generate weekly or monhtly. I consider the keywords:

  • tomorow -> for tomorrow
  • week -> from today to next 7 days
  • month -> from today to next 31 days
  • nweek -> (as next week) week from next Monday
  • nmonth -> (as next month) month from nex 1. month's day

This will allow to create weekly/monthly cron job by simple adding query argument with appropriate value, with preserving current behavior as default (missing argument).

@h4kk1
Copy link

h4kk1 commented May 19, 2021

this will be great!

@UksusoFF UksusoFF self-assigned this May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants