Workflows

Apple Reminders for Writers

· Updated May 12, 2026 · 7 min read

Apple Reminders for writers builds a four-stage pipeline (idea, drafting, editing, shipped) using sectioned lists and Shortcuts that hand drafts off to Notes when ready. Ultra Reminders adds AI brain-dump triage so the 30-idea late-night dump becomes a sorted shortlist by morning, not a graveyard.

I've watched three writer friends try to make Reminders work for their writing process. Two failed because they tried to put the actual draft inside Reminders. One succeeded because she only put actions inside Reminders, never the draft itself. That's the architectural insight. Reminders is the producer's checklist. Notes (or Scrivener, or your Markdown editor) is the writing surface.

The system below assumes you've made peace with that split.

Why Apple Reminders works for writers

Writers fail at task management because writing isn't really tasks; it's a long meditative state interrupted by 30 small actions. Most task apps optimise for the actions and ignore the state. Apple Reminders works because it's deliberately small. It captures actions. It doesn't try to be your writing app. The blank-page problem stays in the writing app where it belongs.

The other reason it works for writers: capture friction is near-zero. Voice memo idea at 7am school run. Screenshot of a tweet that sparks a piece. Half-formed sentence in the shower (OK, after the shower). All of these go into Reminders in 4 seconds and stop occupying mental RAM.

"I tried to write inside Notion for a year. The 'organising' replaced the writing. Moved my actions to Reminders, my drafts to plain Markdown, and started shipping again."

  • paraphrased from r/writing, March 2026

The system

The system has four stages, four lists, six tags, and three Shortcuts. That's it. Anything more is procrastination dressed as productivity.

Lists (4):

  • Ideas (raw) - every spark, no judgment. Inbox-style.
  • Drafting - pieces actively being written this week
  • Editing - pieces in revision (yours or with an editor)
  • Shipped - published work, archive view

Tags (6):

  • #essay, #newsletter, #fiction, #client - by piece type
  • #deep - needs 90+ minutes of focus
  • #15min - quick admin (interview booking, image sourcing, etc.)

Smart lists (3):

  • Today's Writing - Drafting list AND tag #deep AND today/overdue
  • This Week's Pipeline - all four lists, due within 7 days
  • Quick Wins - tag #15min AND today/overdue

Shortcuts (3):

  • Capture Idea - single text input, drops into Ideas list with #triage
  • Promote to Drafting - moves a reminder from Ideas to Drafting and creates an empty Apple Notes doc with the same title
  • Ship It - moves from Editing to Shipped, prompts for publication URL, attaches it to the reminder's URL field

This is the whole architecture. It survives 12-month real use because it's small enough to remember without writing it down.

Setup steps

  1. Create the four lists in this order: Ideas, Drafting, Editing, Shipped. Pin all four. Set Ideas as your default list so Siri/Action Button captures land there.

  2. Define your six tags by typing each one once into a throwaway reminder. This registers them in Reminders' tag index and makes them autocomplete-able. Then delete the throwaway.

  3. Build the three smart lists via right-click in the sidebar, Add Smart List. Use the filters above. Pin them above your regular lists.

  4. Build the three Shortcuts.

    • Capture Idea: takes input, creates reminder in Ideas list, adds tag #triage. Hotkey it via Raycast (Mac) or Action Button (iPhone 15 Pro+).
    • Promote to Drafting: takes a selected reminder, moves it to Drafting list, opens Apple Notes, creates a new note titled with the reminder text, drops a link to the new note in the reminder's URL field.
    • Ship It: takes a selected reminder, prompts for URL, sets URL field, moves to Shipped, marks complete.
  5. Configure the share sheet. From any web page, tweet, screenshot, or article, the share sheet should let you "Add to Reminders" → drops in Ideas list with the source URL preserved. Test this from Safari and Mail.

  6. Set the morning routine. Every weekday at 8am, you open Today's Writing smart list. That's the only list you need to see during the writing block. Hide everything else.

For more on the underlying architecture: Apple Reminders for Power Users: The Complete System covers smart lists in depth, and How to Use Apple Reminders Templates for Recurring Projects gives you a "weekly newsletter" template you can stamp out.

Daily ritual

Morning (15 min, 7:30am). Open Today's Writing. Choose ONE piece for the deep block. Tag the others #15min if they're admin tasks, defer them if they're not. The choice is the day's most important decision.

Deep block (90 min, 9am-10:30am). Phone in another room. Today's Writing on screen. Notes open with the draft. Don't check email. The reminder you marked as today's deep work is the only thing that matters until 10:30.

Midday (10 min, 12:30pm). Open Quick Wins. Knock out 2-3 fifteen-minute admin tasks (interview confirmation, image sourcing, social copy, invoice). The rule: no piece-of-writing tasks during this block. Different mode.

Afternoon block (60 min, 2pm-3pm). Editing or follow-up writing. Less sacred than the morning block, fine to interrupt for emergencies.

Evening review (5 min, 6pm). Open Today's Writing. What didn't get done? Move it to tomorrow or drop it. Mark today's deep work piece complete. Open Ideas, do a 60-second pass on anything tagged #triage: keep, drop, or promote to Drafting via Shortcut.

Sunday weekly review (30 min). Open This Week's Pipeline. What needs to ship? What needs to start? Promote 2-3 ideas to Drafting for the week ahead. Archive completed Shipped items older than a month. This is the cadence that keeps the system from going feral.

"The trick I missed for years was the morning choice. One piece. Not three. One. Once I started doing that, I started shipping."

  • paraphrased from a substack writer's blog, January 2026

Edge cases

The 11pm idea avalanche. You have 30 ideas at midnight after a great conversation. Open Ideas list, dump everything raw, tag everything #triage. Don't try to organise at 11pm. Tomorrow morning's job. Better: use Ultra Reminders' AI triage which clusters and prioritises overnight, so you wake up to a sorted list instead of 30 raw items.

The interview-heavy week. Some weeks are 80% interviews, 20% writing. Make a temporary list called "Interviews [date range]" with sections per interviewee. Each subject gets a section with subtasks: confirm, prep questions, conduct, transcribe, follow-up. Delete the list when the project ships.

Multi-piece editor relationships. If you have an editor handling 5-7 pieces in different states, build a smart list called "With [Editor Name]" filtered by tag #editor-firstname. You can see at a glance what's with whom. Helps when the editor asks "where are we on Piece X?" mid-call.

The piece you abandoned three months ago. Move it to a "Drawer" list (the fifth list, optional). Don't delete; ideas come back. But don't let dead pieces clutter Drafting either.

Long-form research projects. Reminders is wrong for the research itself. Use Notes, Scrivener, or Obsidian. Use Reminders only for the actions: "interview Sundeep," "request data from Bureau," "fact-check para 4." The research lives in the writing app; the actions live here.

For role-comparable structures: Apple Reminders for Students and Apple Reminders for Freelancers cover similar pipelines tuned to different workflows. For inbox architecture: How to Set Up a Cross-Device Inbox in Reminders.

"I have an Editing list and a Shipped list and that distinction matters more than I expected. Editing means it's somebody else's problem; Shipped means it's the world's problem. Cleansing to move things across."

  • paraphrased from r/writers, February 2026

How Ultra Reminders extends the writer pipeline

Ultra Reminders adds three things specifically useful to writers, on top of the existing Apple Reminders setup:

AI brain-dump triage. That 30-item dump at midnight gets clustered, deduplicated, and priority-suggested by morning. You wake up to "here are 4 strong essay seeds, 6 newsletter angles, 3 dupes to merge, 17 maybes." Triage takes 90 seconds, not 20 minutes.

True natural language input. "Write 800 words on the Bangalore startup boom for newsletter Friday" becomes "Write 800 words on the Bangalore startup boom" with the date set to Friday and tag #newsletter. Apple's parser leaves the date text in. Ultra strips it.

The 10am daily plan. Every morning at 10am Ultra reads your undated reminders, your calendar, your flagged items, and suggests today's deep-work piece plus 3 quick wins. You accept or reject. For writers who struggle with the "what should I work on today" decision, this removes the friction that kills the morning.

All of this on a $35 one-time licence with a 14-day trial. On-device LLM, nothing leaves the Mac.

FAQ

Q: Should I write inside Reminders?

A: No. Reminders' notes field is plain text only and capped at maybe a few hundred usable words. Use Notes, Scrivener, iA Writer, Obsidian, or whatever your draft surface is. Use Reminders only for actions related to the piece, not the prose.

Q: How do I track word counts or daily writing streaks?

A: Reminders is wrong for this. Use a habit tracker (Streaks, Habitica) or your writing app's native streak counter. Some writers use a daily "wrote X words today" reminder with a recurrence, just to mark the act, but the actual count lives elsewhere.

Q: How do I handle multiple ongoing pieces in Drafting at once?

A: Use sections within the Drafting list. Each piece gets a section. Each section has the actions for that piece (research, draft, edit, fact-check, ship). When a piece moves to Editing, move the whole section over (manually, since Apple doesn't support section-move).

Q: What's the right list for ideas I might never write?

A: Keep them in Ideas with no tag. They sit there. Once a quarter, do an Ideas pass: promote 2-3 to Drafting, drop the ones that look stale, leave the rest. Don't aggressively delete; old ideas resurface.

Q: Can I share my pipeline with an editor or co-writer?

A: Apple Reminders supports list sharing with @-assignment. You can share Drafting or Editing with a collaborator. The catch is the rest of the system (Ideas, Shipped) stays private. For co-author projects, share a single project-specific list rather than your master pipeline.

Ultra Reminders solves an idea pipeline that turns brain dumps into shipped drafts. Free 14-day trial at ultrareminders.com.