Page 1 of 1
Seonds progress (linear mode) and also step
Posted: 23 Feb 2026, 08:49
by piotarock
Hello devs,
Is it possible to use the editor to make second and step progress as shown in the image? Seondly, how can I add the week number using the editor by sasha? For example, week 10, day 100, etc.
Re: Seonds progress (linear mode) and also step
Posted: 23 Feb 2026, 14:31
by asoo
piotarock wrote: 23 Feb 2026, 08:49
Hello devs,
Is it possible to use the editor to make second and step progress as shown in the image? Seondly, how can I add the week number using the editor by sasha? For example, week 10, day 100, etc.
Regarding the week section, I'm not sure.
But the "show seconds by using step progress" section in the editor doesn't have this widget.
However, if you want it, you'll have to write a script to add it yourself.
This script can be written in many different ways, depending on each person's idea.
This is an example I've created; it's the simplest method I can think of.
But you need to create a 60-frame image to show this progress.
https://amazfitwatchfaces.com/gtr/view/37212
Re: Seonds progress (linear mode) and also step
Posted: 23 Feb 2026, 19:12
by SashaCX75
asoo wrote: 23 Feb 2026, 14:31
This is an example I've created; it's the simplest method I can think of.
But you need to create a 60-frame image to show this progress.
This is the simplest option and the easiest to adapt to different models.
But you can also make one image with the background as a mask. And under it, place one image with a seconds scale and move it vertically.
Re: Seonds progress (linear mode) and also step
Posted: 24 Feb 2026, 03:14
by piotarock
Thank you very much for the ideas @asoo
Re: Seonds progress (linear mode) and also step
Posted: 24 Feb 2026, 12:44
by asoo
piotarock wrote: 24 Feb 2026, 03:14
Thank you very much for the ideas @asoo
This is another example of using a single image, scrolling up and down by changing the x,y values (in this case, the Y value) to show seconds and steps. Hope this is useful to you.
https://amazfitwatchfaces.com/balance/view/6553
Re: Seonds progress (linear mode) and also step
Posted: 25 Feb 2026, 09:04
by piotarock
It is very useful sir. Let me check it out.