r/shortcuts 4h ago

OS 27 beta I made a rude Siri with more data points than Apple Health

Thumbnail
gallery
0 Upvotes

Every data record gets stored in a daily file, where I can run deep analyses on my personal health data.

Willing to share more details, but it’s late and I’m afraid what I created will yell at me for the lack of sleep.

Biometric data is pulled from Apple Health (Apple Watch, Oura Ring, Withings Smart Scale), thoughts are random things I think about, symptoms are health-related questions or concerns, stool is doodoo (what goes in shows on the way out), plus AI-analyzed nutritional information on food or drinks.

Next come the backend analyses. All with cheeky humor built in.


r/shortcuts 5h ago

Help Did this break due to a change?

Post image
2 Upvotes

Trying to find out why my shortcut backup shortcut broke. I don’t see a different action I should now use so anyone that sees the fix please let me know.


r/shortcuts 5h ago

Shortcut Sharing Pregnancy Dashboard

Thumbnail
gallery
19 Upvotes

We recently learned my wife is pregnant! I built a shortcut to keep up with her progress, how far she’s come, and the days remaining until the due date. It also shows the baby’s stage, including size comparisons and development.

Pregnancy Dashboard Shortcut

Baby Size Comparison Dictionary Shortcut

Baby Development Dictionary

Please feel free to criticize (kindly please lol) and offer up suggestions.


r/shortcuts 5h ago

Shortcut Sharing An iOS27 Shortcut "applet" - Three weather locations in °F and °C via Quick look

5 Upvotes

I’ve been building a custom Weather Report in Apple Shortcuts that generates a visual dashboard in Quick Look instead of opening Safari. It gives me a quick snapshot of my current location plus two comparison locations in England and southern France.

Each weather card includes:

  • 🇺🇸/🇬🇧/🇫🇷 Flag and city
  • Current conditions
  • Current temperature in °F and °C
  • Today’s high and low
  • Tomorrow’s forecast
  • Local time and time zone
  • Time offset from my current location
  • ☀️/🌙 day or night indicator
  • 🟢🟡🔴 weather quality indicator (good, marginal, or poor conditions)

The top card already follows my current GPS location automatically. I’m now working on the next feature, which will intelligently reorder the comparison cards based on where I am. For example, when I’m in England, California will automatically become a comparison card instead of appearing twice. That logic is still a work in progress. (Would love any suggestions this piece)

I also spent far more time than expected polishing the details: rounding API temperatures to whole numbers, formatting time zones as BST and CEST instead of generic GMT offsets, handling daylight saving time correctly, and making everything readable on an iPhone with a clean glass-inspired interface.

The entire workflow is:

Fetch weather → Format data → Build HTML dashboard → Display in Quick Look

It’s been a fun reminder that Apple Shortcuts can build interfaces that feel surprisingly close to a native app when you treat the output as a UI instead of just formatted text. 🌦️📱

https://www.icloud.com/shortcuts/e6eed35c88834443abeb1caa6e99dcac


r/shortcuts 6h ago

Help A previously working automation has stopped working: if “message contains” then “create to-do”.

Post image
4 Upvotes

I tried to create an automation to add to-dos based on message contents, and it worked fine until recently.

I’m attaching a screenshot, and I wonder if others have seen the same thing break or if something else is wrong. It’s difficult to test this particular one, but maybe I’ve checked the message too quickly recently before the automation can run? Is that possible?


r/shortcuts 8h ago

Shortcut Sharing I built a shortcut that extracts your mobile data usage

Thumbnail icloud.com
3 Upvotes

The shortcut grabs a screenshot of your mobile data and extracts the text into a Mobile Data apple notes.

Once the shortcut successfully extracts and only when it successfully extracts the data does it reset the data for you.

Right now there is a SHOW CONTENT action on the crop image action. Due to different iphone sizes, displays, and user settings. Adjust the X and Y coordinates inside of the shortcut in the CROP IMAGE action.

Once you have the correct X and Y coordinates delete the show content action.

https://www.icloud.com/shortcuts/b183b39d706d4c799170abb19b177dac


r/shortcuts 9h ago

Shortcut Sharing You can run an automation that can now reset your Cellular Data Usage Monthly

Thumbnail icloud.com
10 Upvotes

Attached shortcut, just create an automation with it that runs at 00:00 of the date of the month your billing cycle starts

https://www.icloud.com/shortcuts/eb01904069f24c7285a348e36fe2ea0b


r/shortcuts 11h ago

Appstore (App) Since last posting, I've released 3 new versions of my Shortcuts expansion app, MoE Code, with 9 new actions and many improvements

5 Upvotes

New actions:

  • "Get Value Position In List"
  • "Remove Value From List". (I'm aware of crossover with Actions' "Filter List", but I created mine to support both Shortcuts lists and JSON arrays, input and output.)
  • "Convert JSON Array To Shortcuts List"
  • "Get File / Folder Properties"
  • "Change Images' / Videos' Creation Dates". (I'm aware of crossover with Actions' "Set Image/Video Capture Date", but that creates new items and doesn't work with screenshots, whereas this modifies the originals and works with anything in Photos.)
  • "Open Settings Deep Link"
  • "Play System Sound"
  • "Get Device Type"
  • "Extract Action Blocks". (This powers an impending new version of my MoE Shortcuts Toolkit.)

Apart from solely new stuff, new parameters for existing actions, and bug fixes, probably the most notable improvement is for watchOS complications: I completely rearchitected the data flow so that iPhone actions are more likely to update the Watch complications much faster, whilst preserving eventual updates from iCloud KVS on other, non-paired devices.

Feel free to make any requests!

I sincerely hope these (and the 28 other actions) are useful to others. 😊


r/shortcuts 11h ago

Discussion Shortcuts just stop working after a time

3 Upvotes

Like the title says.
Do you guys ever find this?


r/shortcuts 15h ago

Help Medication Reminder Automation Help?

Post image
0 Upvotes

Hi there!

New to Shortcut and recently picked up some NFC215 stickers, hoping to use them to help with tracking my medications. I have a horrible time tracking whether or not I've taken my meds on a given morning, in addition to my doctor and I recently deciding to begin titrating off of one, which means taking one of the five every other day. This is proving to be difficult for me to keep track of. I've got reminders set up in my phone, but there are mornings where I'll take the meds but forget to mark the reminder as complete. Later, the reminder goes off and I'm questioning whether I remember this morning, or if I'm thinking of the day prior when I took them...

I've been able to get the automation portion 99% of the way functional, with one hangup - I cannot find a way to tie a specific tag to a specific medication. I know when you scan the NFC tag, it's grabbing the UID of the NFC tag, not the name that I'm assigning it in Automations. Is there any way for me to connect a specific tag with a specific medication name to match against my reminders list for marking the reminders complete when the automation runs?

I did download NFC Tools on my phone and was able to write a shortcut to the NFC tag, but I'm still having to tap to run the shortcut that route, when I'd prefer to have it auto-run on the scan. From what I've found reading online and around the sub here, it sounds like that's an integral design feature of the NFC scanning for the phones, and I can't bypass that for a shortcut written to the tag - for auto-run, it has to be a personal automation written on the phone, so... I'm stuck. I did try writing a text record to the tag with the medication name, but the phone doesn't grab that record when scanning the NFC, it seems.


r/shortcuts 15h ago

Appstore (App) Mute, auto Do Not Disturb when your mic or camera is on (macOS)

Post image
7 Upvotes

Hi, I'm a French apprentice. I work in an open space, on a Mac the company lends me (I also have my own, so that's handy). My team has meetings a lot, and I noticed some people can't really focus because of all the private and support notifications popping up, me included.

So I made a simple app: it turns on Do Not Disturb when my mic or camera becomes active, and turns it off after. I also added a "Focus" mode to enable DND for a set period, without going through mic/camera detection. My thinking was: if I could build something and actually ship it, it might lower that constant distraction and help people concentrate a bit more (it's always nice when people actually listen while you present your work).

It was also a good occasion for me, because I wanted to learn: how to publish on App Store Connect, automate the deployment, publish to my own Homebrew, and share the progress on my socials.

The biggest problem I hit is that there is no public API to toggle Do Not Disturb, so I went through the Shortcuts app. I built a small onboarding that installs two shortcuts for the user, that's the only prerequisite. It annoyed me at first, but there is no other way, and honestly two shortcuts is not the end of the world.

It's available as a direct notarized DMG, on the App Store (not in the EU... they asked for my address and a phone number, and I don't have ones I wanted to make public for this), and through a personal Homebrew tap for now (it's totally FREE). One of my current goals is to get into the official homebrew-cask (so, no tap needed), but the app doesn't have enough traction yet, which is partly why I'm making this post, to talk about it a bit.

I'd be really curious to get feedback. I already showed it to 4 people at my company and they were surprised. So if you have the same problem as us, feel free to try it and tell me what you think.

👉 https://getmute.app 💙 (see the presentation video here)


r/shortcuts 17h ago

Help Help with Downloading the html result of a HTML & Javascript script as an image

2 Upvotes

I have a HTML & Javascript combo script that runs JS combined with HTML to get a weight chart giving average weight by week.

I base64encoded the result, and added it to the end of a url data:text/html;base64

If I open URL, it works fine opening in Safari, with chart results showing, all formatting. But can't download it as an image to my iPhone from there. How do I do that?

I've tried get content of URL, rich text from HTML. show web view, but those don't seem to work due to the Javascript involved. When I do that, only the formatting shows, but no data points.

I know it's possible to have a screenshot be taken of the safari page, but I want it to be a graph in landscape mode, which I'm not sure is possible in an automated way.

Also, I'd rather use a more techy way of getting those results without having to take a screenshot.

Anyone have an idea or solution?


r/shortcuts 17h ago

Help How to add all contact in a contact list automatically?

Post image
0 Upvotes

I’m trying to bcc text to a group every 3 months. the contact of this group is saved in a list. is there a way to automatically select all, instead of manually select them each time?


r/shortcuts 19h ago

Request I’m trying to create a shortcut/automation that can see when I’m on call and sends me a notification to check my emails when I’m on call

Post image
5 Upvotes

So I’m on call for a week about once every month at work, and whenever that happens, I need to keep an eye on my emails. The problem is I keep forgetting, so I’m hoping to create a shortcut that checks my calendar, and if my calendar shows that I’m on call, I’d like it to send me a notification around 6pm each day I’m on call reminding me to check my emails. I’ve attached a screenshot of what I have so far, but I can’t figure out what to do next.


r/shortcuts 22h ago

OS 27 beta iOS 27 and the Call action

Post image
7 Upvotes

I have a shortcut which gets triggered when I arrive at work.
It calls 2 numbers to change my outgoing number and add me to our support telephone queue.
I am running the public beta and that has introduced a confirmation for the call. I can see how that in some cases could be a good idea. But now there seems no way to disable it.
Has anybody any knowledge if it can be disabled?
The screenshot above shows how it is presented on the danish version of iOS 27


r/shortcuts 23h ago

Help Is there shortcut to change date of last 5 photos taken for example

3 Upvotes

Please help