A person at a desk studying a single card held up in their hand, with a few more spread out below.

Questions

The questions people ask before installing anything, answered without the marketing voice. If yours is not here, write to us and it probably will be.

01

Your data

Where is my data stored? Does any of it get uploaded?

Your tasks live in Apple Reminders, exactly where they already were, and keep syncing through iCloud under Apple’s policy. Everything ReminderMAP adds on top, meaning groups, states, notes and history, is a database file on your own Mac.

Nothing is uploaded, because there is nowhere to upload it to. We run no server that receives your task data. There is no account and no sign in, so there is also no user identifier attached to you anywhere.

Will it change the tasks in my Reminders app?

Only when you ask it to. Move a task, tick it off or edit a date in ReminderMAP and that change is written back through EventKit, Apple’s official interface, immediately.

It never reorganises, rewrites or tidies anything on its own. The app does not touch the Reminders database directly, and it does not run background jobs that alter your reminders while you are not looking.

Why does it ask for access to my reminders on first launch?

Because it cannot read or write a single task without it. macOS asks on Apple’s behalf, and on macOS 14 and later it is the full access permission, because the app both reads your lists and writes your changes back.

The permission is between you and macOS. You can withdraw it at any time in System Settings, and the app will simply stop being able to see anything.

Nothing is read before you agree. The app opens on a short guide explaining where your data lives and that the first sync only runs when you press the button, so the permission prompt is not the first thing you see.

If I delete a task in ReminderMAP, does it disappear from Reminders too?

Yes. Writes are real writes, not a private copy. That is the whole point: your reminders stay the truth, so anything you do here has to reach them.

Deletion asks you first. And if you would rather set something aside than remove it, parking it is usually what you actually wanted.

Why can I not see groups, states and logs in the Reminders app?

Because Apple Reminders has no field for them. There is no group inside a list, no state beyond done and not done, and no place to record why something stalled.

That is why the planning layer exists as a separate local file. Anything Reminders can hold is written back to Reminders. Anything it cannot hold has to live somewhere, and it lives on your Mac.

What do I lose if I uninstall it?

Every task, date, list and completion is still in Apple Reminders, untouched. What goes away is the layer on top: groups, states, work logs and monthly review.

Export to JSON first and you keep that too. Export is free, always available, and includes your state data even if you are no longer paying.

Does it need an internet connection?

No. Take the Mac offline and everything still works: the map, your groups, your states, your work logs, editing all of it. Every piece of that is a local file, and your reminders come from macOS on the same machine rather than from a network call.

Your purchase is verified on your own device by macOS, so there is no licence check phoning home either. The one thing that does need a connection is iCloud keeping your reminders in step across your devices, and that is Apple’s sync doing exactly what it did before ReminderMAP existed.

Can I sync the planning layer between two Macs?

No, and that is a design decision rather than a missing feature. Syncing the planning layer would mean an account, a server and your data leaving your machine, which is the one thing this app promises not to do.

One Mac holds the planning layer, and backups can be pointed at a folder inside iCloud Drive so a dead disk is not a lost plan. Your tasks themselves sync everywhere through iCloud as usual.

02

Buying it

How far does the free version go?

A long way, permanently, with no countdown. The full map, unlimited groups, dragging, zoom, search, undo and redo, two way sync with Reminders, the overdue and due today and next up parts of the schedule, notes you write in the work log, automatic backups and JSON export are all free.

Three things are paid: the four states with stuck reasons, reaching back through past months of finished work, and AI access. The current month of finished work is free to look at.

Monthly or yearly?

Yearly works out at about half the monthly price and starts with two weeks free, so it is the one most people want. Cancel before the trial ends and nothing is charged. Monthly exists for trying it against a real month of work without committing to a year.

The exact price and trial length are whatever the App Store shows you before you confirm, and both may vary by region.

If I stop paying, does my data disappear?

No. Nothing is deleted, ever, on any downgrade. Your groups, states, notes and work logs stay exactly where they are.

What changes is that the paid parts become read only. You can still see them, still export them, and resubscribing restores full access exactly as it was.

How is this different from MindNode, GoodTask or Things?

Things and Todoist want you to move in. They are good apps, and the price of using one is abandoning Reminders, which means giving up Siri, the Lock Screen, your watch and every Shortcut you have built.

MindNode is a mind map first: the drawing is the source of truth, and Reminders is somewhere it can send tasks rather than the place the tasks come from. GoodTask is a better front end for Reminders, and it is still a list.

ReminderMAP treats Reminders as the database and the map as its shape. Nothing is imported, nothing moves house, and what you add on your phone is on the map when you next open it.

Is there an iPhone or iPad version?

Not in the first release. This one is for the Mac, where the screen is big enough to hold a plan you can actually read.

Your tasks are in Apple Reminders, so they are already on your phone, in the app Apple ships. What is missing there is the map.

03

The AI connection

ReminderMAP can expose your planning layer to an AI assistant you already use, through MCP. This is the part people have the most questions about, so here are more of them.

There are free Apple Reminders MCP servers already. Why would I pay for this?

You should not pay us for access to your reminders. Those free servers exist, several of them are good, and if reading and writing reminders is what you want then use one.

What they cannot give you is the planning layer, because it is not in EventKit for anyone to read. The group tree, the four states, the line explaining what a task is stuck on, the work log, the month you just finished. None of that exists in Apple Reminders, so no server built on top of it can hand those to your assistant.

Three smaller differences on top: it is built into the app so there is nothing to install, it needs no automation permissions, and every write it makes goes into the same undo history as your own edits.

Which AI clients work with it?

Any client that speaks MCP. Settings has a button that copies a complete configuration block, and you paste it into your client.

There is no separate command line tool to install and no plugin to keep updated. The endpoint is part of the app.

Does it go online? Could someone else connect to it?

It does not go online. The endpoint listens on 127.0.0.1 only, which means the loopback interface on your own Mac, and it requires a token that the app generates. Nothing is exposed to your network and nothing is exposed to the internet.

If you ever want to invalidate that token, Settings has a button for it.

Could the AI make a mess of my tasks?

It is held back on purpose. Writing is off until you turn it on. There is no delete tool of any kind, and it cannot rename a task. Before its first write it takes a full backup of your library, kept separately from your ordinary backups so heavy use cannot flush those away.

Every change it makes is marked in the work log as the AI’s work and comes back in a single undo, and one batch is capped at fifty tasks. Undo is deliberately not something the assistant can do on your behalf.

Does it work when the app is closed?

No. The endpoint lives inside the app, so the app has to be running. Setting it to open at login is the usual answer.

This is the same reason nothing can reach your data when the app is not open. There is no daemon sitting in the background.

Is AI access included in the free version?

No. It is part of the paid tier in full, and the endpoint does not start at all without a subscription.

There is no reduced free version of it, because a connection that can read your states and history but not act on them would be a demonstration rather than a feature.

A browser demo on sample data, enough to show you how it works. The Mac app is faster and it runs on your own reminders. Nothing here is saved; refresh puts it back.