-
Notifications
You must be signed in to change notification settings - Fork 3
Notifications #14
Comments
I think a (very basic) UX implementation of this feature is needed before I can start working on #44: the user should be able to select some kind of "active route". Two suggestions:
|
We can use the current |
I don't have an iPhone or iWatch, but there's an option already for iOS and watch integration: |
I don't think it supports a connected (multi-vehicle) route though, I suppose a separate page would be needed.
I don't like that option. It means that I have to search for routes with a modified time if I want to pick the route I want to take.
They seem to show the "current" route as a separate page on the iPhone; I don't immediately find a "timeline"-like screenshot of the Apple Watch. I'm primarily interested in doing Pebble Timeline first, because a "real" interactive Pebble experience requires both an App on the watch itself and a lot more support in berail. Just to be clear: the reason I'm writing on this issue, is because there's a common UX element between #14 and #44: selecting the routes that interest the user to be notified about. I merely suppose the selection of this "active route" should be the same for plain Sailfish notification and the Timeline support. |
True, needs some changes to show properly the transfers between vehicles, however some components of that page might be useful?
You're right, we should have something like
Timeline is fine for sure :) I linked to the Railer app for some inspiration maybe :) |
Yes, that might be true. You're most familiar with your code base ;-)
My suggestion: long-press, and a favorite star appears. Single tap is already used to view details, and I like that :-)
Thanks for that, I appreciate the discussion! |
AFAIK, the component that creates a vehicle trip, must be generated multiple times (for each vehicle in the trip) on the page. The header can be upgraded to show trip information like departure station and arrival station or other information. |
So, which approach would you take to enable/disable notifications? If you take a long-press approach to add to a "watch list", one could follow multiple routes at the same time -- which I often try to do when e.g. taking Hemiksem - Mouterij (there's a 4 minute "connection" in Antwerp...). |
A watch list would be ideal I guess. Something like |
Unless you have a better/more interesting idea! I'll give it a shot in about half an hour.
Absolutely. Train arrived/cancelled/... should trigger deletion. It's probably okay to keep it in-RAM too; no need for persistence I'd think. |
Awesome!
Sure for this use case that's more than sufficient :) |
Provide some notifications when your train is late or cancelled.
The text was updated successfully, but these errors were encountered: