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

Recurring vacation responder #6

Closed
msaladna opened this issue Dec 10, 2017 · 1 comment
Closed

Recurring vacation responder #6

msaladna opened this issue Dec 10, 2017 · 1 comment

Comments

@msaladna
Copy link
Member

Now that apnscp has an ability to perpetuate work, add the ability to users to set away/back in the panel by leveraging Horizon.

Beacon pseudo-code:

email_set_vacation_schedule [away: [f: 18], back: [m: 6]]
Set a schedule to be away from Friday after 6 PM locale-specific. Return by 6 AM Monday.

More advanced usage:
email_set_vacation_schedule '[away: [f: 18, 18], back: [m: 6, 6]]'
Set away 6 PM - 6 AM daily except for Friday, set away 6 PM, back 6 AM.

M/T/W/R/F/S/U to specify each day of the week.

email_set_vacation_schedule '[away: 2017-12-25 00:00:00, back: 2018-01-03 00:00:00]'

Accept unix timestamp or any parseable datetime

Back/away precedence: Date > Day of week > Time

@msaladna
Copy link
Member Author

Moved to feedback.apiscp.com#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant