Dan Tilden
Dan Tilden
Oh, this is actually pretty cool. I like your approach to the date format, where we just eliminate the date widget altogether and replace it with the text. As for...
So I was thinking more about how we could implement the evenly-aligned bottom bar, and this is the simplest solution I could think of: We add a second global sidebar...
Yeah, I'm thinking that maybe maybe it would be simpler to publish as second watchface entirely, which would simplify the configuration page considerably. Also, now that Pebble has gone out...
FINALLY!!!!! I will definitely try and get this added as soon as I have time.
It previously used images to display the numbers, but I needed to switch to FCTX in order to add Quick View support, which required the ability to scale the time...
I got it from MyFonts, but you're right that the lightweight version isn't on there.
This could definitely be an option, and implemented as a toggle in settings that is only shown when week number is selected.
The config page is under the gh-pages branch of this repository. (If you want to test it, I recommended cloning into a separate folder and then switching to the gh-pages...
This can't be done without a companion app, as you say. I personally consider this out of scope for the project, since it would add an enormous amount of complexity...
It turns out this _may_ be doable using the technique from here https://github.com/aHcVolle/TrekVolle/blob/master/src/js/battery.js#L87 More analysis is required to determine which phones/OSs this works on.