Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Feature requests #69

Closed
8 of 14 tasks
groyoh opened this issue Apr 12, 2016 · 39 comments
Closed
8 of 14 tasks

Feature requests #69

groyoh opened this issue Apr 12, 2016 · 39 comments

Comments

@groyoh
Copy link
Collaborator

groyoh commented Apr 12, 2016

This issue is meant to keep track of all feature requests that we receive:

Highest priority:

Medium priority:

  • Better description of the fixed location (https://goo.gl/Z6W7XJ)
  • Steps and sleep (Pebble Health integration)
  • Possibility to choose a bigger font size
  • Low battery warning

Lower priority:

  • Different color configuration for the hour and minute ticks (https://goo.gl/8joRFJ)
  • 24-hour option
  • Possibility to opt-in for displaying ticks for every 1 or 5 minutes
  • Bluetooth icon visible when connected and hidden otherwise
  • Add high/low temperature for the day
  • Vibration every full hour
  • Show sleep in the morning (Pebble Health)
@juanpg
Copy link

juanpg commented Apr 12, 2016

Add Weather Underground / forecast.io as weather sources, allowing the user to enter their own key.

@hate-picking-names
Copy link

Instead of showing ticks for hour and minute, I would like to see ticks for hour and next hour. You could also highlight the current hour or maybe the closest hour.
watchfaceidea

@marcteys
Copy link

I'll try to work on the preview layout and also add a feature to select within some theme presets.

@AlessioLaiso
Copy link
Collaborator

@groyoh: I've tweaked your opening post to organize the features based on priority. Feel free to edit/discuss!

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 12, 2016

Add Weather Underground / forecast.io as weather sources, allowing the user to enter their own key.

@juanpg how would that be better than the current implementation with OpenWeatherMap?

Instead of showing ticks for hour and minute, I would like to see ticks for hour and next hour. You could also highlight the current hour or maybe the closest hour.

@hate-picking-names thanks for the idea.
@AlessioLaiso what do you think about that?

I'll try to work on the preview layout and also add a feature to select within some theme presets.

@marcteys that's awesome. The html/js code is not the best at the moment. If you really feel like changing something in there, please open an issue and let's discuss there 😉

@juanpg
Copy link

juanpg commented Apr 12, 2016

@groyoh Accuracy and personal preference basically.

@AlessioLaiso
Copy link
Collaborator

@hate-picking-names @groyoh: I think the idea makes sense in its own, we just need to make sure that the configuration page doesn't become too complicated/confusing, also because things like these are not super easy to explain in a sentence. Let's keep it in mind and see what we can do!

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 12, 2016

Accuracy

@juanpg Anything wrong with OpenWeatherMap accuracy?

and personal preference basically.

@juanpg Not really an argument 😉

I think the idea makes sense in its own, we just need to make sure that the configuration page doesn't become too complicated/confusing

@AlessioLaiso good point. @hate-picking-names maybe you could help us find the best way to show/display such feature in the configuration.

@bmedicke
Copy link

I would prefer different colours for the bluetooth icon and the weather info.

@hate-picking-names
Copy link

@groyoh are you just looking for wording or are you looking for more specifics like list selector vs radio buttons and/or display?

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 12, 2016

@hate-picking-names We will likely have to rethink a lot of the configuration page when the new features are released, so I guess it probably makes more sense to wait and see what happens by then. At the moment, I think wording could be a good beginning.

@hate-picking-names
Copy link

@groyoh Maybe something like:
Ticks to Display:

  • Current Hour and Current Minute
  • Current Hour and Next Hour

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 12, 2016

@hate-picking-names the issue I see here is: what if somebody wants the current hour, next hour and still keep the minute one? Or the minute and the next tick for the minute?

@hate-picking-names
Copy link

@groyoh Fair enough. Maybe you just have a toggle to enable each option independently? Then you can pick whatever combination you want. Maybe also one to show ticks but no number or just a three-option list selector?
I realize this is already starting to get ridiculous.

@beatles1
Copy link

Love the watch face. Just a couple of thing's I'd love to see.

  • Battery Indicator
    Personally I do like to be able to check to the nearest 10% with a glance so I get reminded to top it up if I'm about to go away but even just a 100%/50%/20% icon would be fantastic as I can see anything more detailed not fitting this face.
  • Day of the week
    Having Mon/Tue etc in front of the date would be really useful for people with terrible memory like me!

@marcteys
Copy link

Well... You'll have to make à design choice, which is not so easy ...

Eigther you follow everyone's suggestions and add a lot of configuration possibilities (each icon could be customiable), or eigther you make some strong Design choices, and don't let the user choosing everything.

It's up to you

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 12, 2016

@marcteys we are mainly taking ideas and then figuring out if (and how) it could fit into minimalin. There are features that were already planned and that will be kept for sure (e.g. high and medium priorities). Other things that does not need to touch the configuration will most likely go in too (e.g. 24-hour format).

@marcteys
Copy link

Your list sounds great. Critical problems needs to be fixed first.

I will have some work to do to help thought. :D

@dmorgan81
Copy link

For the small devices issue, it might be an older Android Jelly Bean problem. 4.3 and previous seem to have some issues with position:fixed. The device in question shipped with Android 4.3.

Possible fix might be to include a meta tag indicating a non-scalable viewport.

@marcteys
Copy link

@spitemare @groyoh : I'm fixing that

@groyoh
Copy link
Collaborator Author

groyoh commented Apr 13, 2016

@Spitemare thanks for the info. I have to admit that I'm a freaking noob in frontend 😁

@marcteys that's awesome. Thanks! 🎉

@ghost
Copy link

ghost commented Apr 25, 2016

Any chance to add font selection or/and its size (in some reasonable range)?

@groyoh
Copy link
Collaborator Author

groyoh commented May 1, 2016

@phm3 that's not feasible at the moment. We built a custom font with fixed size. @AlessioLaiso would have to rework the font in order to do so.

@AlessioLaiso
Copy link
Collaborator

@phm3 @groyoh The font will need some love anyway when we'll add steps, so let's see what we can do here.

@datrizal
Copy link

i really hope this watchface could show me my sleep result in the morning, btw, this is super cool watchface. thanks!

@michou
Copy link

michou commented May 27, 2016

How about not hiding the weather when the update fails?

I'll try whipping up a PR for this one, but if not, maybe you can get to it 😁

@AlessioLaiso
Copy link
Collaborator

@michou: feel free to open an issue, where we'll be able to discuss the best way to implement this.

@zhoueysun
Copy link

  1. I also vote day of the week option
  2. Full 4 digit 24 hour clock display at end of hour hand rather than split. Then I only need to look at one place

@groyoh
Copy link
Collaborator Author

groyoh commented Nov 8, 2016

@zhoueysun I think we won't implement your second idea as the current implementation is the core design of minimalin. As for the day of the week, we're going to release a big update this week. We'll consider that feature afterward.

@hkawaji
Copy link

hkawaji commented Nov 19, 2016

Very cool watch face. It would be great to have a feature - vibration when bluetooth connection broken.

@adduc
Copy link

adduc commented Nov 20, 2016

@groyoh You might be able to speed up the Travis builds by switching to a docker image with the SDK pre-installed (e.g. adduc/debian-pebble). I've been able to get builds (granted, of a less complex watchface) with screenshots running in ~35 seconds.

@groyoh
Copy link
Collaborator Author

groyoh commented Nov 20, 2016

@adduc thanks for the idea 👍

@lfoma
Copy link

lfoma commented Dec 21, 2016

Thanks for great watchface! This is what i have been imagine since get my PTR;
My idea is just add twelve hours dots at the screen, but only active hour\minute have digit;
Without dots its pretty hard to understand ticks in open space.

@PotatoFi
Copy link

This is by far my favorite watchface, period. Where is the config page hosted? Would it be possible to convert it to Clay, so that there is no danger of the config page becoming inaccessible when Pebble services begin to go offline?

@groyoh
Copy link
Collaborator Author

groyoh commented Dec 28, 2016

@lfoma thanks for reaching out to us but since Pebble is on the way out, we decided that we won't spend more time on watchfaces until we get further news from Fitbit.
@PotatoFi don't worry. The config page is a static web page hosted via rawgit. As long as rawgit will live, minimalin will too. Also, in case you did not know, Clay depends on pebble's S3 account (https://github.com/pebble/clay/blob/master/index.js#L177). So watchfaces using it propably won't work any longer if it gets shut down.

@groyoh groyoh closed this as completed Jun 19, 2019
@123qwe33
Copy link

Did the settings page recently stop working?

@groyoh
Copy link
Collaborator Author

groyoh commented Jan 29, 2022

@123qwe33 Yes. The settings page was hosted via rawgit.com which stopped their service around 2021 I believe. And since Pebble was no longer officially maintained at that point, I never took the time to fix this issue.

@123qwe33
Copy link

I've got a small vps web server, would it be something I could host? This is my favorite watchface, I'd love to help out with supporting it

@123qwe33
Copy link

123qwe33 commented Jan 30, 2022

@groyoh Hey, I just got the settings page here: https://minimalin.geoff.design/

To point the watchface at the new settings page would I just change "https://cdn.rawgit.com/groyoh/minimalin/ffd0da5fb45f0722dee6e59eb4b05fa63ca82136/config/index.html" to my URL in app.js? I can create an issue and a pull request potentially if that's cool with you?

I can put it at a different URL too, that was just the easiest place for me to get it up quickly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests