Why Email Yourself? The Case for Send-to-Self Workflows

Before we dive into the recipes, let us address the obvious question: why email? In a world overflowing with note-taking apps, task managers, and second-brain tools, sending yourself an email might seem quaint. But there are compelling reasons why productivity experts -- from David Allen (Getting Things Done) to Merlin Mann (Inbox Zero) -- have long advocated for the "email yourself" workflow.

Your inbox is the one place you check every day. You might forget to open Bear, skip your Notion daily review, or let your Apple Notes pile up unread. But email? You check it. Multiple times a day. Every day. When a thought lands in your inbox, it sits alongside your actionable messages, which means it actually gets processed instead of rotting in a separate app you forgot about.

No app lock-in -- email is universal. Notes stored in Notion require Notion. Notes in Bear require Bear. But an email is just an email. You can read it in Gmail, Outlook, Apple Mail, Fastmail, or any client on any device. You can forward it, search it, label it, or archive it using tools you already know. Your data is never trapped.

Works across all devices. Capture a thought on your iPhone, process it on your Mac, reference it on your work PC. Email is the only note-capture system that works identically on iOS, Android, macOS, Windows, Linux, and the web -- with zero configuration and zero sync issues.

Zero organization overhead: search beats folders. The biggest friction with note-taking apps is the implicit demand to organize. Which notebook does this go in? What tags should I use? What folder? With email-to-self, you skip all of that. Just send the thought. When you need it later, search. Gmail's search is better than any note app's search, and it is already built into your workflow.

Perfect for fleeting thoughts that need action later. Not everything deserves a permanent note. Sometimes you just need to remember to buy milk, call the dentist, or look up that article someone mentioned at lunch. These fleeting thoughts are too small for a note app but too important to forget. Emailing yourself captures them with zero overhead and lets you deal with them when you are ready.

The challenge has always been speed. Opening the Mail app, tapping Compose, entering your own address, typing a subject line, writing the body, and tapping Send takes 15-20 seconds and at least six taps. That is too much friction for a fleeting thought that will evaporate in three seconds. That is exactly the problem these Shortcut recipes solve -- and why apps like Simple Memo exist.

Recipe 1 -- One-Tap Memo to Email (Basic)

This is the foundation. A simple shortcut that asks for your text and fires it to your email with a single tap. Think of it as a DIY version of the late, great Captio app -- built entirely with Apple's free Shortcuts app.

Here is how to build it step by step:

  1. Open the Shortcuts app on your iPhone. If you have never used it before, it is the app with the blue and pink overlapping squares icon. It comes pre-installed on every iPhone running iOS 13 or later.
  2. Tap the + button in the upper-right corner to create a new shortcut. You will see a blank canvas with a search bar at the bottom that says "Search for apps and actions."
  3. Add the "Ask for Input" action. Tap the search bar and type "Ask for Input." Select it from the results. Configure the action: set the Input Type to "Text" and change the Prompt to something like "Quick memo" or "What's on your mind?" This is the text field that will appear when you run the shortcut.
  4. Add the "Send Email" action. Search for "Send Email" and add it below the Ask for Input action. This is where the magic happens. In the To field, enter your own email address -- the one you check most frequently. For the Subject field, tap it and type "Memo: " then tap the "Current Date" variable from the suggestions bar above the keyboard. This gives you subjects like "Memo: March 21, 2026" which makes your memos easy to find later. For the Body field, tap it and select "Provided Input" from the variable suggestions -- this inserts whatever text you typed in step 3.
  5. Turn off "Show Compose Sheet." This is the critical step that most tutorials miss. By default, the Send Email action will open the full Mail compose screen and wait for you to tap Send manually -- defeating the entire purpose of automation. Tap the arrow next to "Show Compose Sheet" and toggle it OFF. Now the email sends silently in the background, no extra taps required.
  6. Name your shortcut. Tap the dropdown at the top and give it a memorable name like "Quick Memo" or "Email to Self." You can also choose a custom icon and color.
  7. Add it to your Home Screen. Tap the dropdown again, select "Add to Home Screen." This creates a one-tap launcher that looks and feels like a regular app. Place it on your dock or first home screen page for instant access.

Download link: [PLACEHOLDER -- add iCloud shortcut link here]

Customization ideas: You can make this shortcut your own in dozens of ways. Change the subject line format to include the day of the week ("Memo: Monday, March 21"). Add a "Get Current Location" action and append your location to the subject line so you remember where you were when the idea hit. Add a "Date" action formatted as "HH:mm" to include the exact time. You can even add a second "Ask for Input" action for a custom subject line, though this adds friction.

The entire build takes about five minutes. Once it is on your Home Screen, the workflow is: tap icon, type thought, tap Done. Three steps, roughly 1.5-3 seconds of overhead beyond your typing time. Not bad for a free, zero-dependency solution.

Recipe 2 -- Voice Memo to Text to Email

Your hands are not always free. You are driving, cooking, carrying groceries, walking the dog, or exercising. In these situations, typing is either impractical or dangerous. This shortcut captures your voice, converts it to text using Apple's built-in speech recognition, and emails the transcription to you -- all without touching the screen after the initial launch.

  1. Create a new shortcut and add the "Dictate Text" action. Search for "Dictate Text" in the action search bar. This action activates the microphone and uses Apple's on-device speech recognition (iOS 17 and later processes speech on-device for privacy). You can optionally set a "Stop Listening" condition -- either "After Pause" (stops when you stop talking) or "After Short Pause" (stops sooner) or "Tap to Stop" (gives you manual control).
  2. Add the "Send Email" action. Set the To field to your email address. For the Subject field, use "Voice Memo: [Current Date]". For the Body field, select "Dictated Text" from the variable suggestions. Turn off "Show Compose Sheet" for hands-free operation.
  3. (Optional) Add location context. Insert a "Get Current Location" action before the Send Email action. Then in the Subject field, you can append the location: "Voice Memo: [Current Date] @ [Street Address]". This is incredibly useful for capturing ideas while walking or driving -- when you read the email later, you will remember exactly where you were, which often helps you recall the full context of the thought.
  4. Add to Home Screen or set as a Siri trigger. You can say "Hey Siri, run Voice Memo" to launch this shortcut completely hands-free. Go to the shortcut's settings and configure a Siri phrase for maximum convenience.

Download link: [PLACEHOLDER -- add iCloud shortcut link here]

Why this is great for hands-busy situations: The entire workflow after the initial "Hey Siri" trigger is voice-only. You speak your thought, the shortcut transcribes it, and the email sends. No screen interaction required. Apple's speech recognition has improved dramatically in recent iOS versions -- it handles punctuation naturally, recognizes most proper nouns, and works in over 60 languages.

One limitation to be aware of: the Dictate Text action requires an active network connection on older devices (iPhone 11 and earlier). On iPhone 12 and later running iOS 17+, speech recognition happens on-device and works offline. However, the email-send step always requires a network connection. If you are in a dead zone, the shortcut will transcribe your speech but fail to send the email. This is one area where a dedicated app like Simple Memo has an advantage: its offline Outbox queues your memo and sends it automatically when connectivity returns.

For best results, speak clearly and at a natural pace. Pause briefly between sentences to help the transcription engine identify sentence boundaries. If you regularly capture voice memos, consider creating a dedicated folder or label in your email client to filter messages with the "Voice Memo:" subject prefix.

Recipe 3 -- Screenshot to OCR to Email

This shortcut is a hidden gem. It grabs your most recent screenshot, extracts all the text from it using Apple's Live Text / Vision framework, and emails you the extracted text. It is perfect for capturing text from places where copy-paste does not work -- whiteboard notes in a meeting, text in a physical book, business cards, restaurant menus, conference slides, handwritten notes, or any text trapped inside an image.

  1. Create a new shortcut and add the "Get Latest Screenshots" action. Search for "Get Latest Screenshots" (note the plural). This action grabs the most recent screenshot from your Photos library. You can configure it to get the latest 1 screenshot (the default) or multiple if you want to batch-process.
  2. Add the "Extract Text from Image" action. Search for "Extract Text from Image" and add it. This uses Apple's Vision framework (the same technology behind Live Text) to perform OCR (Optical Character Recognition) on the screenshot. It works remarkably well on printed text, typed text on screens, and even reasonably neat handwriting. The processing happens entirely on-device, so your images are never sent to a server.
  3. Add the "Send Email" action. Set the To field to your email address. For the Subject field, use "OCR Capture: [Current Date]". For the Body field, select "Text from Image" (or the output variable from the previous step). Turn off "Show Compose Sheet."
  4. (Optional) Include the original screenshot as an attachment. If you want both the extracted text and the original image for reference, add an "Add to Variable" action after the Get Latest Screenshots step, then in the Send Email action, add the screenshot as an attachment. This gives you the searchable text in the email body plus the original image for visual context.

Download link: [PLACEHOLDER -- add iCloud shortcut link here]

Use cases that make this invaluable:

  • Whiteboard notes in meetings: Snap a photo of the whiteboard, run the shortcut, and the text arrives in your inbox -- searchable and ready to be shared with your team.
  • Business cards: Take a screenshot of a business card (or photograph it), and the shortcut extracts the name, phone number, email, and company. No more manual data entry.
  • Book passages: Reading a physical book and want to save a quote? Photograph the page, take a screenshot of the photo, and run the shortcut. The text is extracted and emailed to you, ready to be pasted into your reading notes.
  • Conference slides: Someone is presenting and you want to capture a key slide. Screenshot it, run the shortcut, and the slide's text content arrives in your inbox moments later.
  • Receipts and invoices: Need to save a receipt for expense reporting? Screenshot it, extract the text, and email it to yourself (or directly to your expense tracking system).

The OCR accuracy depends on the quality of the image and the clarity of the text. Printed text in good lighting achieves near-perfect accuracy. Handwritten text varies -- neat print handwriting works well, while cursive can be hit-or-miss. For best results, ensure the screenshot has good contrast and the text is not too small or blurry.

Want Something Faster? Simple Memo Sends in 0.3 Seconds
No shortcut setup required. One tap, your memo is encrypted and sent. Works offline too.
Download on the App Store

Recipe 4 -- Time-Based Daily Journal Prompt

This recipe is different from the others. Instead of a shortcut you trigger manually, this one triggers itself -- every day at a time you choose. It is a lightweight daily journaling system that uses email as your journal. Every evening (or morning, or whenever you prefer), your iPhone will prompt you with a question. Your answer gets emailed to you, building a searchable archive of daily reflections over time.

The beauty of this approach is its simplicity. You do not need a journaling app. You do not need to remember to open anything. Your phone asks you a question, you answer, and the entry is filed in your inbox. After six months, you can search your email for "Journal:" and read back through your responses. It is surprisingly powerful for something so simple.

  1. Create the shortcut first. Make a new shortcut and add the "Ask for Input" action. Set the Input Type to "Text" and change the Prompt to your journaling question. Some effective prompts: "How was today?" or "What is one thing you accomplished today?" or "What are you grateful for right now?" or "What would you do differently about today?" Keep it simple -- the goal is a response you can write in 30 seconds or less.
  2. Add the "Send Email" action. Set the To field to your email address. For the Subject field, use "Journal: [Current Date]". For the Body, select "Provided Input." Turn off "Show Compose Sheet." You can also add a second line to the body with the current time for more precise timestamps.
  3. Go to the Automations tab. This is the key step that makes this recipe special. In the Shortcuts app, tap the "Automation" tab at the bottom of the screen. This is where you set up triggers that run shortcuts automatically.
  4. Create a Personal Automation. Tap the + button and select "Personal Automation." Choose "Time of Day" as the trigger. Set the time to your preferred journaling moment -- 9:00 PM works well for an end-of-day reflection. Choose whether the automation should run daily, on specific days of the week (weekdays only, for example), or on specific dates.
  5. Set the automation to run your journaling shortcut. In the "Actions" section, search for and select "Run Shortcut," then choose the journaling shortcut you created in step 1. Important: on iOS 17 and later, you can choose whether the automation runs after confirmation (you tap a notification to trigger it) or immediately (it runs without asking). For journaling, "Run After Confirmation" is usually better -- it sends a notification that acts as your journal reminder, and you tap it when you are ready to write.

Download link: [PLACEHOLDER -- add iCloud shortcut link here]

Advanced journaling variations: You can create multiple automations with different prompts at different times. For example: a morning prompt at 8:00 AM ("What is your most important task today?"), an afternoon check-in at 2:00 PM ("How is your energy level? Rate 1-10 and explain."), and an evening reflection at 9:00 PM ("What went well today?"). Each prompt gets its own email, and over time you build a rich, multi-dimensional journal that captures your daily rhythm.

You can also rotate prompts by creating a shortcut that randomly selects from a list of questions. Add a "List" action with your questions, then add a "Get Item from List" action set to "Random Item," and use that random item as your prompt text. This prevents prompt fatigue and keeps your journaling practice fresh.

The journaling emails accumulate naturally in your inbox. To keep things organized, create a filter rule in your email client: any email with subject starting with "Journal:" gets automatically labeled and archived. In Gmail, go to Settings, Filters, and create a filter matching "subject:Journal:" that applies a "Journal" label and skips the inbox. Now you have a dedicated journal archive you can browse anytime without cluttering your main inbox.

Recipe 5 -- Location-Based Memo Trigger

This is the most context-aware recipe in our collection. Instead of triggering based on a tap or a schedule, this shortcut triggers based on where you are physically. When you arrive at a specific location -- your office, your gym, the grocery store, your kid's school -- your iPhone automatically prompts you to capture a memo. It is like having a personal assistant who says "you just arrived at the office -- anything you need to remember?"

This recipe works especially well for recurring location-based tasks. Every time you arrive at the office, you might want to jot down your top priorities. Every time you reach the gym, you might want to log your planned workout. Every time you get to the grocery store, you might want to email yourself items you forgot to add to your list.

  1. Create the memo shortcut. Build a basic one-tap memo shortcut like Recipe 1: "Ask for Input" (prompt: "You just arrived. Anything to note?") followed by "Send Email" with the subject "Memo @ [Location Name]: [Current Date]." Turn off "Show Compose Sheet."
  2. Go to the Automations tab. Tap the "Automation" tab in the Shortcuts app, then tap + to create a new Personal Automation.
  3. Select "Arrive" as the trigger. Choose "Arrive" from the automation trigger options. You will see a map where you can search for or pin a location. Enter the address of your trigger location -- your office, gym, home, or anywhere else. You can adjust the radius (how close you need to be before the automation triggers) using the slider. A smaller radius (100m) is more precise but might not trigger if GPS is slightly off. A larger radius (300m) triggers more reliably but might fire early.
  4. Configure the automation to run your shortcut. In the Actions section, add "Run Shortcut" and select the memo shortcut from step 1. Set it to "Run After Confirmation" -- this sends a notification when you arrive at the location, and you tap it to open the memo prompt. This prevents the automation from interrupting you if you are busy when you arrive.
  5. Repeat for multiple locations. You can create separate automations for different locations, each running a different shortcut with a different prompt. "Arrived at office: What are your top 3 priorities?" or "Arrived at gym: What is today's workout plan?" or "Arrived at grocery store: Check your list -- anything to add?"

Download link: [PLACEHOLDER -- add iCloud shortcut link here]

Real-world use cases:

  • Office arrival: "When I arrive at office, remind me to..." -- perfect for capturing morning priorities or following up on yesterday's to-dos.
  • Gym arrival: Log your planned workout or record how you felt when you got there. Over time, this creates a fitness journal organized by location and date.
  • Client site visits: If you visit clients regularly, a location-triggered memo helps you capture impressions and action items immediately upon arrival, before the meeting starts and you forget the thing you wanted to mention.
  • Home arrival: "What household tasks need attention this evening?" -- a gentle prompt to capture maintenance items, errands, or family coordination notes.

One important consideration: location-based automations rely on GPS, which means they consume slightly more battery than time-based automations. In our testing, the battery impact is minimal (less than 1% per day for a single location trigger), but if you set up a dozen location-based automations, the cumulative impact could be noticeable. Start with one or two locations and expand if battery life is acceptable.

Also note that location accuracy varies. GPS is very accurate outdoors but can be less reliable indoors, in parking garages, or in dense urban areas with tall buildings. If your automation does not trigger consistently, try increasing the radius in the automation settings.

Going Further -- Simple Memo vs DIY Shortcuts

The five recipes above are genuinely useful. They are free, customizable, and built on Apple's own platform. But they also have limitations that become apparent with daily use. Here is an honest comparison between the DIY Shortcuts approach and Simple Memo, a dedicated app built specifically for the email-to-self workflow.

Feature DIY Shortcuts Simple Memo
Setup time 5-10 min per recipe 30 seconds
Launch speed ~1.5-3s 0.3s
Offline support No (email requires network) Yes (Outbox queue)
Encryption No AES-GCM
Customization Unlimited Send-focused
Price Free Free / $2.99/mo

The trade-off is clear. If speed and reliability matter more than customization, Simple Memo eliminates the friction. It launches in 0.3 seconds (versus 1.5-3 seconds for a Shortcut), works offline with an encrypted Outbox queue, and requires zero setup beyond entering your email address. For the core use case of "capture a thought and send it to my inbox," it is objectively faster and more reliable than any Shortcut recipe.

If you love tinkering, Shortcuts gives you infinite flexibility. Location-based triggers, voice transcription, OCR, custom subject lines, conditional logic, multiple recipients -- these are things a dedicated send-to-email app simply does not need to do. If your workflow involves complex automations that go beyond basic note capture, Shortcuts is the right tool.

Many users find the sweet spot is both: Simple Memo for the 80% of captures that are quick text memos (where speed and reliability matter most), and custom Shortcuts for the 20% of captures that need special handling (voice transcription, OCR, location-triggered prompts, or routing to multiple recipients).

For a deeper comparison of email-to-self apps, including speed benchmarks with actual millisecond measurements, see our Captio alternatives comparison.

Troubleshooting & Tips

Shortcuts are powerful but occasionally finicky. Here are the most common issues and their solutions, based on our testing and reader feedback.

  • "Show Compose Sheet" must be OFF for true one-tap sending. This is the number one mistake people make. If the compose sheet is enabled, the shortcut opens the full Mail compose window and waits for you to manually tap Send. That defeats the entire purpose. Toggle it off in the Send Email action settings. Note: when Show Compose Sheet is off, the email sends silently -- you will not see a confirmation screen. Trust that it worked (you can check your Sent folder to verify).
  • Shortcuts cannot send email in Airplane Mode. The Send Email action requires an active network connection (Wi-Fi or cellular). If you trigger the shortcut while offline, the action fails and your text is lost. There is no built-in retry mechanism. This is the single biggest limitation of the Shortcuts approach compared to Simple Memo, which queues memos in an encrypted offline Outbox and sends them automatically when connectivity returns.
  • Some email providers may require additional permissions. If the Send Email action fails consistently, your email provider may be blocking automated sends. Gmail users should ensure "Less Secure App Access" is not required (it should not be for modern OAuth). Exchange/corporate email users may need to contact their IT department if automated mail sending is blocked by policy. If all else fails, try configuring the shortcut to use iCloud Mail as the sending account, which generally has fewer restrictions.
  • iOS 17+ is required for some Voice and OCR features. The "Dictate Text" action works on older iOS versions, but on-device speech recognition (which is faster and more private) requires iOS 17 on iPhone 12 or later. The "Extract Text from Image" action (OCR) requires iOS 15 or later but works best on iOS 17+ with the improved Vision framework. If you are on an older iOS version, these shortcuts will still work but may be slower or require a network connection for speech processing.
  • Battery tip: Background automations use minimal power. Time-based automations have essentially zero battery impact -- they just set a local notification timer. Location-based automations use geofencing, which piggybacks on the location services your iPhone already runs for other features (Find My, Weather, Maps). In our testing, a single location-based automation adds less than 1% daily battery drain. However, avoid creating more than 5-6 location-based automations, as the cumulative GPS polling can become noticeable.
  • Shortcuts can break after iOS updates. This is a known issue in the Apple ecosystem. Major iOS updates (especially x.0 releases) occasionally change the Shortcuts runtime behavior, which can cause existing shortcuts to fail. After updating iOS, test your shortcuts to make sure they still work. If a shortcut breaks, try deleting and recreating the Send Email action -- this is usually the step that gets disrupted.
  • Use Back Tap for even faster access. Go to Settings, Accessibility, Touch, Back Tap. You can assign any shortcut to a double-tap or triple-tap on the back of your iPhone. Assign your Quick Memo shortcut to Back Tap, and you can trigger it by tapping the back of your phone twice -- without even unlocking the screen or finding the app icon.