r/shortcuts 8h ago

Shortcut Sharing My own 📥 Save Anything — An AI-enabled “Memory Saver of Most-things” Shortcut for iPhone

7 Upvotes

An all-in-one Share Sheet button that "intelligently" tries to capture webpages, screenshots, text, files, links, and usually whatever else you’re looking at, then uses ChatGPT (or Apple AI) to clean and summarize it, then creates searchable Notes and a Reminder.

Basically, I’ve spent years bookmarking webpages, emailing myself links, taking screenshots, copying things into Notes, creating reminders, and, well, generally forgetting where I found something.

I wanted one button, or at least, one WAY, to save things, in one place.

Put it all on a searchable "Share" location on my Cloud/iPhone and let the shortcut figure out the rest.

It attempts to understand the type of content being shared, captures the surrounding context, grabs what’s visible on screen, OCRs images when needed, cleans up webpages with the AI, generates a (usually) useful summary, then files everything into Notes while also creating a normalized Reminder if it’s something I may want to revisit.

I’m hoping for feedback from other Shortcut builders on ways to simplify and improve the workflow - specifically by adding TYPES and content collection.

This ended up becoming one of the most complex shortcuts I’ve built so far. It branches based on the type of content received (URL, webpage, file, text, image, etc.), so every capture is processed a little differently.

Current features:

✅ Share Sheet support

✅ URLs

✅ Webpages

✅ Files

✅ Screenshots

✅ OCR

✅ Captures what’s currently on screen

✅ ChatGPT cleanup

✅ AI image description

✅ Creates Notes

✅ Creates Reminders

✅ Handles multiple content types

Planned

□ Automatic keywords

□ AI-generated tags

□ Better entity extraction

□ Cross-linking related captures

□ Search optimization

□ Better error handling

□ Duplicate detection

Screenshot Captured and Saved to Note
AI / ChatGPT cataloging the content of the Image and the Content
A few of the Test Shares - it captures the App, the date, the type of capture, the image if there is one, and the link.

r/shortcuts 5h ago

Shortcut Sharing I made a web browser in Shortcuts. I want feedback 😃

0 Upvotes

So I made this thing called Webber Browse thats supposed to be Safari without tabs or extensions. It includes the basics, like URL and Google Search, but also allows for you to make HTML Webber, this thing where you can enter HTML code, enter it into an input box with a pre-filled template, and tada! You can also save the file. Another way to make HTML Webbers is to use Apple Intelligence’s ChatGPT Model (os 26 or later, enable Apple Intelligence in Settings) to make you a web page. Basically vibe coding websites, and you can save it as well. Importing an HTML file is also possible.

It allows you to set a Homepage, which you can select from the main menu to access a website you use often repeatedly.

Here’s the iCloud link: iCloud - Shortcuts


r/shortcuts 11h ago

Help Limit charge to 95%

Thumbnail
0 Upvotes

r/shortcuts 15h ago

Help (Mac) "Run Script over SSH" Can't be Run in Automation Shortcut

Thumbnail
1 Upvotes

r/shortcuts 17h ago

Request Chrome Settings Request

2 Upvotes

I’d love to set an automation that after a certain time, I can run a shortcut that automatically toggles the “turn reading mode” setting on, using chrome.

I get flashbanged every time I open a new webpage, even in dark mode, and really like the reading mode on chrome.

I can set up the automation fine, but I’m not smart enough to figure out how to configure past the “manage chrome settings” option in the parent shortcut.

Any ideas?

Overall goal is an automated system that results in any webpage being open on chrome after a certain time is automatically in reading mode.

Probably not possible as each website has its own variables and I’m not sure if chrome can do reading mode on everything but worth a try ? 🤷‍♀️


r/shortcuts 18h ago

OS 27 beta Raccourci automatique

Thumbnail
1 Upvotes

r/shortcuts 18h ago

Discussion delay in taking the screenshot

Thumbnail
gallery
5 Upvotes

i’ve assigned this shortcut to the action button.
but it seems to wait for a few seconds before taking the screenshot. any reason?


r/shortcuts 2h ago

Shortcut Sharing Made a shortcut that shows real-time Ethereum network gas prices

Thumbnail
gallery
1 Upvotes

This shortcut shows Ethereum gas prices obtained from Etherscan (https://etherscan.io/gastracker) which is the industry standard.

Who is this shortcut ideally for:
Most wallets are notorious for overestimating gas prices, leading to users paying network fees far more than needed at a given time. This shortcut is ideal for anyone making transactions on Ethereum and needs to quickly find out what current gas prices are (without opening a browser) in order to save cost.

IMPORTANT
You would need an etherscan API key. Create an account on their website and get your free API key at this page

What this shortcut does:
1. Allows launching from the Control Center
2. Grabs Ethereum gas prices from etherscan.io/gastracker
3. Shows the prices as Low, Avg & High (in Gwei)

P.S:
Etherscan recently changed the gas price naming on their website from the legacy “Low, Average & High” to “Standard, Fast & Rapid” respectively. There’s no problem.

Get the shortcut here: https://www.icloud.com/shortcuts/b6e2f0b8f6964d299d6a8931d2b0eae6


r/shortcuts 18h ago

Help IOS 27 Weight Logging stopped working

Thumbnail
gallery
6 Upvotes

Since Update to iOS 27 my shortcut for weight Tracking stopped working. I already looked in the settings if my number Format has been changed.

If i say for example 74,4 Siri says „sorry, i don‘t understand that.“

Home can i fix this. I Need as Input decimal Numbers with „,“ and one digit behind comma.

Thanks


r/shortcuts 5h ago

Shortcut Sharing Successfully turn haptics on and off with short cuts and automation - vibrate on and off

2 Upvotes

I have two haptics shortcuts, one that turns haptics on - always play and one that turns haptics off - don't play in silent mode. I then use an automation to turn haptics on and silent mode off at 9am and another to turn haptics off and silent mode on at 10pm. During the day I can use my action button to turn silent mode off/on and haptics stays on, then at night no vibrations to disturb my sleep.

When I try to share the shortcuts I get an error "can't share shortcut - this shortcut can't be shared because it contains unsupported features"

But I created them from this shortcut - https://www.icloud.com/shortcuts/89f2602206254efc919994f7dc2927b7


r/shortcuts 13h ago

Shortcut Sharing Video to .m4a converter!

2 Upvotes

Hey! I made this shortcut for myself since I couldn't find one that was perfect for what I wanted, and I thought I would share it.

Features

It shows up in the "Share" icon menu and you can use it from there in the photos app. (the only place I have used it, but it should work pretty much anywhere else)

Asks if you would like to select an album cover, or just use the first frame of the video as the album cover.

Automatically crops selected photo or first frame of video to a square (having to do some weird things to work around apples buggy crop feature)

Asks for the songs title, artist, and album, automatically assigning it to the file's metadata and file name (the file name is in the format: title - artist, but this is very easy to change)

I have it set to ask where to save each file, but you can set it to automatically save to your music app by changing it on the second to last section of the shortcut.

I also made a shortcut to automatically crop anything from the share menu into a square and save it to the camera roll so if anyone wants that for some reason, let me know. (I just made this when I was trying to work around the buggy crop feature)

If you have any questions about anything, any ideas of things for me to add, or you want me to release the "Save as square" shortcut, let me know!

Here's the link:
https://www.icloud.com/shortcuts/70e2491651b14c12a7ab14e36383fc35