-
Notifications
You must be signed in to change notification settings - Fork 3
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
Avoid reminders on off/leave days #45
Comments
For xtream (for DIC-powered companies, in general) this is already supported, you just need to link your DIC credentials and no reminder will be sent whenever you have a day off (holiday, paid leave, other reasons...) For outside users this could be a feature, although we could wait for them and see 1) if there's a real need for this and 2) if the majority of them uses some tool for work calendar we could sync that and infer working days alleviating this task from UX What do you think about that? |
I thought about the same. We use SwissSalary EasyRapport for reporting and entering our off days. Therefore i will have to build the connection to their API for this. Another option would be to have a dedicated project within clockify called "Holidays" where the employee can book time in advance using the web interface of clockify for exmaple. That way, he will not get reminders. I think having the option to tell the bot "im off for xxx days" is out of scope of this project. |
When I'm off I don't want to get bothered by the bot ping messages, but if i use stop now it stops indefinitely.
Possible intent:
Stop until {date}
Stop for {time interval}
Do not bother me for {time interval}
Do not bother me untile {date}
The text was updated successfully, but these errors were encountered: