-
Notifications
You must be signed in to change notification settings - Fork 14
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
Feature: arrival time and/or time until departure dependent upon calendar #9
Comments
I also want this feature. This calendar options is a great addition, however it is really hard to specify a global |
The first feature request is ready. |
The first idea of this issue was fixed with the great PR by @radokristof . I think the API also allows one to specify a preferred arrival time. So I'll give your second idea some thought on how to implement this. What's your thought on this... should the module In case of c), mock-ups of a nice layout would be very welcome. Also ideas of how/where to specify any additional time to arrive early, are more than welcome. |
I think option B would be the best. However I have not looked into the node_helper.js yet, where all these calls are handled and I think this needs some changes there (mostly there...). Can you help with this one? From Google:
|
2 ideas for improvement. If I knew how to code I would love to work on this but I am new to code and am currently learning intro to cs now!
1.) include a feature to add commute time and current time to show arrival time if leaving NOW.
2.) Include a feature that uses calendar event time minus current commute time equal to departure time for on-time arrival (also include a way to move the time by 60 mins one way or another, to allow for early meeting arrival)
thanks for your amazing work!
The text was updated successfully, but these errors were encountered: