Is it possible to display a timer in multiple screens and still be functional?

Making a training app and allows the person to look at their schedule while a timer is activated. For simplicity in different screens. Any suggestions

Yes while switching a screen just send the timer value to another screen or use tiny db

I tried using the tiny db but the value doesn’t decrease and the timer just stops as soon as i leave the screen

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

the probably simpler solution would be to follow tip 1

Taifun

Start timer
blocks (1)
Stop timer
blocks (2)

And your problem / question is?

Is it possible to display a timer in multiple screens and still be functional?

I showed screenshots cuz i am not sure how to make a timer display in different screens. I tested and as soon as the screen was changed the timer stoped. I want the timer to still be functional