Antonio Bueno
atnbueno.com
Antonio Bueno
@atnbueno.com
atajos.wiki
There are noticeable differences between the symbols (glyphs) available in the #ShortcutsApp depending on whether you’re using #iOS or #macOS 😬
October 2, 2025 at 7:57 PM
Update: I've just added 57 new #AppleWatch frames (S11 & Ultra 3)

#Shortcuts #ShortcutsApp
September 13, 2025 at 9:06 AM
My "Frame Screenshots" #shortcut is ready to beautify all those #iOS26 screenshots next week.

Even it they're from #iPhone17, #iPhoneAir, #iPhone17Pro, or #iPhone17ProMax 😎

routinehub.co/shortcut/7923/
September 12, 2025 at 11:37 PM
It's a bit disheartening to receive a “Works as currently designed” verdict on feedback report FB18152648: In #Shortcuts, the expression "min(99,100)" results in a "Math error", but "min(100,99)", "min(99,98)", and "min(98,99)" do not.

Demo #shortcut for easy access:
www.icloud.com/shortcuts/55...
July 29, 2025 at 3:17 PM
Why not use “Convert Time Zone”?
July 8, 2025 at 9:32 PM
View Current Page Source 2.0

routinehub.co/shortcut/4267/

This #shortcut shows a web page's HTML source with syntax highlighting (via Prism.js). Runs from Safari's share sheet.

- Uses the page already loaded in Safari
- Light and dark mode
- Line numbers
- Absolute URLs become clickable links
June 7, 2025 at 12:20 PM
New version of my "Open URL in Another Browser" #shortcut:
routinehub.co/shortcut/164...

It opens URLs in a particular browser, regardless of your system's default

In v2.0 the browser menu is easier to customize, the shortcut speaks all of iOS' languages and dialects, and it supports 15 browsers
May 3, 2025 at 8:06 PM
I’ve made a TOTP generator (those 6-digit codes that change every 30 seconds, used for 2FA) #shortcut that gets the “secrets” from a locked note:

www.icloud.com/shortcuts/5c...

It tries to match the current app and/or domain, letting the user pick if there is no match or if there are more than one
March 22, 2025 at 7:00 AM
A #shortcut to pixelate specific areas of an image by painting over them using the Markup tool 🙂

routinehub.co/shortcut/217...

Some image operations needed for this aren't available in the #ShortcutsApp but fortunately they can be implemented in JavaScript, so there are no external dependencies 😎
March 16, 2025 at 7:41 PM
Oh, it's worse! Bluesky doesn't support transparent PNGs either 😓

Here's a PNG courtesy of mastodon.social 😁
files.mastodon.social/media_attach...
February 22, 2025 at 2:25 PM
Bonus frame!

I've also created this frame from another promo to show that "Frame Screenshots" can work with frames that are not just the device frame or necessarily centered.

The #shortcut normally uses #JPEGXL images, but Bluesky doesn't support this awesome format, so here's the PNG version 🙂
February 22, 2025 at 2:23 PM
What's in a QR code? 🤔

This #shortcut lets you read the contents of a QR code from an image file, and it also tells you a lot of what's going on inside:

routinehub.co/shortcut/215...

With that data you can, for example, redraw the QR code with your own style, like the one shown in the image 😎
February 14, 2025 at 10:24 PM
[...] I've found a much simpler workaround: convert the screenshots to BMP (and optionally back to PNG). This #shortcut does 48 tests, showing both the bug and the BMP workaround 😎

www.icloud.com/shortcuts/4a...

Reported to #Apple as #FB16091431 🤞🏼

(2/2)
December 12, 2024 at 8:28 PM
"Calculate expression" is a very useful action of the #ShortcutsApp. But it only works with decimal periods 😓

If you want your #shortcut to work around the world, use a "Replace text" just before it to replace commas by periods. And if you use fancy multi-parameter functions 😁 you can use a regex.
December 6, 2024 at 11:37 PM
Someone¹ collected metadata about the #shortcuts in #RoutineHub back in 2022. I though it would be (my kind of) fun to plot what glyph/symbol people use in their shortcuts and it turns out that:

1) Defaults matter a lot! Many many people don't bother changing the default one

[1/2]
December 5, 2024 at 5:25 PM
I did 😎
December 3, 2024 at 12:59 PM
Sizes and offsets in the filenames? 😇
November 26, 2024 at 7:07 PM
Oops. Sorry. There was a small last-minute error in the #RoutineHub shortcut. Now it works.

That #JavaScript snippet, inserted in your Apple Frames #shortcut (fortunately no error there) as the image shows, fixes the transparency issue.
November 20, 2024 at 8:43 AM
Yes, you can 🙂
June 22, 2023 at 8:53 AM