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

Push reminders to Glass #1

Closed
oritheorca opened this issue May 13, 2014 · 4 comments
Closed

Push reminders to Glass #1

oritheorca opened this issue May 13, 2014 · 4 comments

Comments

@oritheorca
Copy link
Owner

For now, we can just do it WOZ style and implement a button next to each reminder that allows you to push it to Glass.

@jzkung
Copy link
Collaborator

jzkung commented May 17, 2014

We can now push the reminder+map to the timeline after clicking 'add reminder', but then I think it refreshes the page and erases the reminder we just added (so the web page doesn't display it). We might want to look into databases to store stuff.

@oritheorca
Copy link
Owner Author

Is there a way we can make the page not refresh? It's not that important since the web page still displays it upon refresh now, but it would still be better otherwise.

@jzkung
Copy link
Collaborator

jzkung commented May 19, 2014

It's probably in the python code. I can look into it if we want it to stop
refreshing. I'm guessing that what it's doing is that it processes the
thing and reloads the page, and if it doesn't process correctly, it gives
you an internal server error. Otherwise, it displays a notification.

On Sun, May 18, 2014 at 10:41 PM, gckwan notifications@github.com wrote:

Is there a way we can make the page not refresh? It's not that important
since the web page still displays it upon refresh now, but it would still
be better otherwise.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-43467581
.

@whanw
Copy link
Collaborator

whanw commented May 19, 2014

I think it might be a combination of both. I think the page refreshed when we had it last week without a python call associated with the add reminder button?

@jzkung jzkung closed this as completed May 19, 2014
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