Reading file works but doesnt update

so i managed to make klwp read a txt file from my device and i have a widget that lets me edit the file and append text to it

klwp for some reason wont update my screen with the new input only if i manually went to the editor and saved the wallpaper that it updates the text

Hi there,

You could create a Flow to automatically re-read the text file every other second(s).

I hope this would help.
:smiling_face: :+1:

i did that but it still doesn’t work i might be doing it wrong?

im made the flow trigger to be a formula with the following code

$df(S)/5$

and trigger mode to be on output change

Hi there,

I would suggest the Cron trigger for the Flow.

I hope this would help.
:smiling_face::+1:

that didnt work either

Hi there,

Check this Kustom setting:

Settings ➞ Advanced Options ➞ Global persistence

Set it to: Always

I hope this would help.
:smiling_face::+1:

nothing yet i just gave up on it but will still leave this open here so somebody might come up with a solution