2025-06-15

Weekly Top on RoutineHub 2025-06-15
talk.automators.fm/t/18610

2025-06-08

Weekly Top on RoutineHub 2025-06-08
talk.automators.fm/t/18592

2025-05-20

‘Shortcut Source Tool’ automatically detects corruption (unbalanced if/repeat/menu) and offers to repair. I have checked with some recent on RoutineHub, found 2 corrupted ones, and notified the developers🤟
routinehub.co/shortcut/5256/

2025-05-16

@abrahamson @iBanks Hmm, I couldn’t find a workaround. <h3></h3> doesn’t give you a subheading, either. Markdown/RTF/HTML conversion in is somewhat limited😕

2025-05-09

‘Shortcut Source Tool’ now detects corruption (unbalanced if/repeat/menu actions) in Web Review
routinehub.co/shortcut/5256/

2025-03-31

@atnbueno @johnvoorhees @appstories @viticci cliclick cannot emulate dragging/swiping/flicking in iPhone Mirroring, which could have been a game changer in iPhone automation😮‍💨

2025-03-22

@davidbures Try
(?<=[0-9]),(?=[0-9])
or
(?<=\d),(?=\d)
because using + or * is not allowed in lookbehind in Shortcuts. And it works the same without the +’s anyway

boosted:
Antonio Buenoatnbueno
2025-03-17

A to pixelate specific areas of an image by painting over them using the Markup tool 🙂

routinehub.co/shortcut/21783/

A few image operations needed for this shortcut aren't available in the but, fortunately, I've been able to implement them in JavaScript and embed them inside the shortcut, so there are no external dependencies 😎

The shortcut includes several workarounds for Shortcuts and Safari bugs 😓

Cast of "Reacher" season 2, used as a demo for the shortcutSame photo but with some faces painted blue with the Markup action in ShortcutsThe result of the shortcut: the painted areas now appear pixelated
2025-03-10

‘Shortcut Source Tool’ can now compare two for differences (requires a-Shell mini)
routinehub.co/shortcut/5256/

2024-11-27
2024-11-24

@lawsoflal Please share a post and run this shortcut. It will email me the post info that I can have a look:
icloud.com/shortcuts/0530af167

2024-11-24

@lawsoflal Hmm, can you delete Scriptable and the shortcut and try again?

2024-11-24

@lawsoflal Hi, I can download media from posts but not from replies. Are you experiencing the same?

2024-11-14

@iBanks @atnbueno @matthewcassinelli @viticci “Get Name of [Current App]” works, too🙂

2024-11-14

@iBanks @atnbueno @matthewcassinelli @viticci How about Get Text from [Current App’s Name]

2024-11-03

@DeanLiufeng Hi, it happens when YouTube is slow to respond. Can you try again at a later time or use a different network?

2024-10-20

‘Bluesky Download’ downloads photos, gifs and videos from Bluesky

routinehub.co/shortcut/20406/

2024-10-19

‘Shortcut Source Tool’ now lets you review in plain text
routinehub.co/shortcut/5256/

2024-10-17

@boxboxbox Here’s a one-liner:

tell application "System Events" to tell checkbox 3 of group 2 of scroll area 1 of group 1 of group 2 of splitter group 1 of group 1 of window "Notifications" of process "System Settings" to if value is 1 then click

but it can be written in many different ways. And there’s a 3rd party tool called Script Debugger but I haven’t used it.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst