-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Reminder #16
Comments
@riya-17 Yes that will be a great feature. |
Hi is this issue still open i would like to work on adding the reminder feature? |
@rmereddy Yes it is open, you can work on it. |
How should the feature work ? Should the assistant run in background ? One way is to ask the assistant what is on the user's schedule on particular day and get relevant information or get the program to mention all the events scheduled for that day whenever the the program is run. |
@vnksnkr yeah, It will mainly depend on the third party app that you would like to use for Reminder, It could be google calendar, Outlook calendar, MacOs calendar or any other open source tool that will have calendars. Choice and approach is totally on the developer, Do let us know your ideas before going forward to get better help. |
I was thinking about running the feature locally that keeps track of events and the informs the user when there are events on a particular day.Using the calendar api requires OAuth2.0..could you give me some more pointers on how to implement it? |
@vnksnkr You can do that locally also. As you mentioned. |
Reminder which can help us schedule our work or remember special days and to be up to time.
The text was updated successfully, but these errors were encountered: