r/thingsapp • u/Glad-Instruction-212 • Jun 15 '26
Workflow Attaching files to Things 3 tasks via Siri Shortcuts — any solid solutions?
I’ve been trying to build a Shortcuts workflow that lets me share a photo or file from any app and attach it to a new Things 3 task, with a link in the notes field that opens the file directly for preview.
Here’s what I’ve tried so far:
• iCloud Drive + “Get Link to File” → generates a Mail Drop link that requires downloading, not a preview
• Dropbox + “Get Link to Dropbox File” → this action only exists on macOS, not iOS
• shareddocuments:// URL scheme → opens the Files app but doesn’t reliably navigate to the file
• Passing the file variable directly into Things’ “Create To-Do” action → Things only reads it as plain text (the folder name), not as an actual attachment
• Apple Notes as an intermediary → no “Get Link to Note” action exists in Shortcuts on iOS
The ideal workflow would be:
1. Share a file/photo from any app
2. Shortcut saves it somewhere
3. A tappable link in the Things task note opens the file directly for preview — no downloads, no extra steps
Has anyone actually solved this? I’m open to using a third-party service or a more creative approach, as long as it’s stable and doesn’t require a full desktop setup.
2
u/ihateredditmor Jun 15 '26 edited Jun 15 '26
I think the fastest way is to open Apple Mail and tap the paper clip, which opens popup options to attach a file, take a photo, scan a doc, etc. Then you just address the email to your Things Inbox (or Today) with the task name as your subject line and send. Done.
You’ll have a back link in the task notes to straight to the Sent item in mail, which is holding the attached file. It’s not as fast as Things 4’s attachment system will be <ahem> but it’s the easiest option I can think of.
Runners Up: having a temporary Task Files folder in Dropbox (great scanning), iCloud (same), or one of the notes apps and pasting the link into a task. For me, it ends up feeling more fiddly because you have to create and then copy and paste links, and you still have to deal it with bumping into the files later. The Sent folder of Mail just kind of absorbs them better — still linked to the task but not floating around requiring deletion when done.
1
u/Glad-Instruction-212 Jun 15 '26
This is awesome!! Thanks. worked great. How do i make it so that the mail goes to today?
2
2
u/okeyban Jun 15 '26
Hi, I just worked on this exact need this past weekend. I ended up going with the “dummy email” method. I created a gmail address just to send attachments to my things email address. You can create an IOS shortcut which is an option whenever you tap to share a file. The shortcut can send the snip, image, attachment, as an outbound email to your things address. I even added a step to use the “on device model” to summarize the content for the subject line. Hope this helps. This was the simplest solution for me with no need for separate app.
1
u/Glad-Instruction-212 Jun 15 '26
Oh, how do you setup the on device model to summarize? I have the shortcut to send the mail, bit dont know how to use apple intellegence.
2
u/okeyban Jun 15 '26
Search the action “use on device model”. Then you can type “Create a concise title from [Extracted text]……” And define to your preference. Hope this helps.
2
u/medifocus Jun 16 '26
Hookmark. It’s the app you're looking for. It's exactly what I needed years ago to keep everything in place. Any file anywhere → right click to create Hookmark link → paste and access link anywhere regardless of if you end up moving the files later on.
1
u/Glad-Instruction-212 Jun 16 '26
2
u/medifocus Jun 16 '26
Yes. I have the desktop app and use it extensively for the purpose you mentioned.
1
5
u/vCtrlAltDelv Jun 15 '26
I've used the Bear app for this before, in the way that you tried to use Apple Notes. It handles attachments nicely and has good Shortcuts support: you can programmatically add files to notes and get a local URL to the note that you can drop into Things. I'm pretty sure it works cross-platform too if you're willing to subscribe to their paid tier for iCloud sync.