Why are events included but a stopwatch isn't by default? #6965
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2024-07-12 by @gfwilliams Is it really a big deal to install a stopwatch app? I think there's a concern that many people wouldn't like the 'default' stopwatch and are then stuck with it even if they then install a new one. Posted at 2024-07-12 by KTibow Fair. I would suggest making it extensible but that would create an app launcher inside an app launcher. However, I just discovered sortorder, which also fulfills my goal of making it easy to launch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-07-12 by KTibow
I think it would make sense to have a stopwatch in the Alarms app - it's useful and standard in most phone clock apps, but right now you have to download a separate app for one, taking storage and launcher space. I'm curious as to why one isn't currently included, while events are, which are just alarms but they can go off on a day later than the current day.
Beta Was this translation helpful? Give feedback.
All reactions