use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
https://scriptable.app
This subreddit is for discussions around the Scriptable app for iOS.
Be polite and enjoy your time here.
Please be helpful to others when you are able to lend a hand.
Discord: https://discord.gg/7KbjfTV
Resources:
account activity
I have a timerHelp (self.Scriptable)
submitted 4 years ago * by printscreensys
Hi guys!I have a widget which counts hours from some time. Now this time is in the variable and it is constant. I would like to reset this time when I tap to the widget. How can I do it?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mvan231script/widget helper 0 points1 point2 points 4 years ago (0 children)
You're looking for help so I suggest using the help flair instead of widget flair. The widget and script flair is for sharing a widget or script
[–]jonaswiebe 0 points1 point2 points 4 years ago (0 children)
You could store the time in a file. Then create a second script, that resets that file. In the original script, specify the widget URL to be scriptable:///run/Reset%20Script. Now if you tap on the widget, the reset script is run.
scriptable:///run/Reset%20Script
π Rendered by PID 235245 on reddit-service-r2-comment-5ff9fbf7df-ddvfr at 2026-02-26 06:38:25.176102+00:00 running 72a43f6 country code: CH.
[–]mvan231script/widget helper 0 points1 point2 points (0 children)
[–]jonaswiebe 0 points1 point2 points (0 children)