All videos

    How I Made My Messy Notes Super Organized in Minutes

    A 3-step workflow that turns whiteboards, sticky notes, and scribbled lists into a prioritized to-do list using ChatGPT and an iPhone Shortcut into Apple Reminders.

    Share this video

    Notes and tasks scattered across whiteboards, sticky notes, your phone, and a tablet? Same. Here's the 3-step workflow I use as a busy VP of Operations to dump all that chaos into one place, let ChatGPT prioritize it, and push it straight into Apple Reminders with a single tap.

    Step 1: Gather the chaos

    Don't try to retype anything. Walk around and snap a quick photo of every surface that has tasks on it — whiteboards, sticky notes, your reMarkable or Scribe, the back of an envelope, your laptop screen. Photos are faster than transcribing and ChatGPT can read them directly.

    Step 2: Drop the photos into ChatGPT (or TaskGPT)

    Upload the images into ChatGPT and ask it to extract every task, dedupe them, group by theme, and prioritize. I built a free custom GPT called TaskGPT that does this in one shot — it returns a clean list with no bullet points or extra formatting, ready to paste into a task app. You can use Gemini or any vision-capable AI; ChatGPT Plus is just my daily driver.

    Step 3: Push the list into your task app

    Copying a list into Apple Reminders line-by-line is brutal — paste doesn't split it into separate reminders. So I built a tiny iPhone Shortcut that grabs the clipboard, splits it on new lines, and loops through each item to create one reminder per task. Copy from ChatGPT → tap the shortcut → done in seconds. Works the same way for Notion, Todoist, Trello, or any other app you prefer.

    Why this beats a fancy productivity system

    No new app, no monthly subscription, no setup ritual. The only durable habit is 'snap a photo when you see a task.' AI handles the cleanup, and the shortcut handles the data entry. The whole loop takes under five minutes start to finish — short enough that you'll actually do it.

    Set it up — TaskGPT + the Reminders Shortcut

    Two pieces: my custom GPT for organizing the list, and a 5-step iPhone Shortcut that turns the copied list into individual reminders.

    1. 1. Open TaskGPT (my custom GPT)

      TaskGPT is a free custom GPT pre-prompted to extract tasks from photos or pasted text, dedupe, categorize, prioritize, and output a clean newline-separated list — no bullets, no extra formatting. Open it once and pin it for quick access.

      # TaskGPT
      https://chatgpt.com/g/g-68955f3434348191bbbf53cb65eead43-taskgpt
    2. 2. Dump your photos and notes into it

      Drag in every photo of every whiteboard, sticky note, or scribbled page. Add any pasted text from email or Slack. Hit send and it returns one prioritized task per line.

    3. 3. Build the iPhone Shortcut (one time)

      Open the Shortcuts app on iPhone, create a new shortcut, and add these 5 actions in order. After this you'll never touch it again — just run it from the share sheet or your home screen.

      1. Get Clipboard           // grabs your copied list
      2. Split Text              // Text: Clipboard, Separator: New Lines
      3. Repeat with Each        // Input: Split Text result
      4.   Add New Reminder      // Title: Repeat Item, Alert: None
      5. End Repeat
    4. 4. Run the loop

      Copy the list from TaskGPT, tap the shortcut, and watch Apple Reminders fill up — one reminder per line, no manual entry. Swap 'Add New Reminder' for a Notion, Todoist, or Things action if that's your app.

    Frequently asked questions

    Do I need ChatGPT Plus for this?
    No. Any AI that can read images and return text works — free ChatGPT, Gemini, or Claude. ChatGPT Plus is just what I use day to day, and the custom TaskGPT lives inside ChatGPT, so Plus makes it a little smoother.
    What is TaskGPT?
    A free custom GPT I built that's pre-prompted to extract tasks from photos or text, dedupe them, categorize, prioritize, and return a clean newline-separated list with no bullet points — so it pastes cleanly into Apple Reminders, Notion, Todoist, or any task app.
    Why can't I just paste the list into Apple Reminders?
    Apple Reminders doesn't split a multi-line paste into separate reminders — it dumps the whole block into one. That's why the shortcut exists: it grabs the clipboard, splits on new lines, and creates one reminder per task automatically.
    Can I use this with Notion, Todoist, or Trello instead?
    Yes. Keep the same TaskGPT step, then swap the 'Add New Reminder' action in the shortcut for the equivalent action from your task app (Notion, Todoist, Things, and Trello all have shortcut actions or share-sheet hooks).
    Does this work on Android?
    The ChatGPT/TaskGPT half works anywhere. The iPhone Shortcut is iOS-only, but on Android you can get the same result with a Tasker macro, a Google Keep paste, or Notion's clipboard-to-database flow.
    How long does the whole process take?
    Under five minutes once you've set it up. Snapping photos is the slowest part. ChatGPT processes the images in seconds, and the shortcut creates dozens of reminders in one go.

    Join the conversation

    Like, comment, and shape the next video

    Every like and comment tells YouTube to show this to more people who need it. Pick a prompt below, drop it under the video, and Chad reads (and replies to) every one.

    • "This is the first AI video that actually made sense to me — thanks Chad!"

    • "Just tried this and it worked on the first go. Subscribed."

    • "Would love to see you break down your full workflow next."