All posts

May 5, 2026 · 5 min read

How to actually remember to water your plants

The honest answer most plant blogs won’t give you: you forget to water your plants because remembering is a job your brain isn’t designed for. It’s not a moral failing. It’s a system problem. Fix the system and the watering takes care of itself.

Why “just remember” doesn’t work

Plants don’t fit cleanly into your week. A peace lily wants water every five-ish days. A jade plant wants water every fifteen. A fiddle leaf fig wants water when the top inch of soil is dry, which is between four and ten days depending on the season.

That’s a different schedule per plant, all running on different clocks, none of which line up with anything else in your life. The only way to keep all of them straight in your head is to think about plants more often than is reasonable. Most people don’t — and the plant pays for it.

Three systems that actually work

I’ve tried all of these. They’re ranked here from worst to best, with the trade-offs for each.

1. The sticky-note method

A sticky note on the fridge that says “water Monstera Mondays.” Works for one or two plants. Falls apart at three. The notes accumulate, you stop reading them, and you’re back where you started. Worse: when you skip a Monday, the note doesn’t adjust. It just keeps lying to you.

2. The calendar reminder

Recurring events in Google Calendar. Better than a sticky note because the reminder finds you wherever you are. Worse than it sounds because completing a calendar event doesn’t reschedule the next one based on what actually happened. If you watered three days late, your next reminder still arrives a week from when you should have watered, not a week from when you actually did.

3. A real plant-care app

The thing calendar reminders are missing is feedback. When you mark a watering done, the next due date should shift forward from the moment you marked it done — not from when it was scheduled. That single behavior is the difference between a system that drifts and a system that stays in sync with your actual life.

It’s also why shared plant care is a real problem: when there are two people in the house and only one set of reminders, the wrong person sometimes gets the reminder, and the other person has no idea whether the watering happened. The solution is shared state — a single source of truth that both people see.

The minimum reliable setup

For each plant, you need three pieces of information:

  • Frequency. Not exact — start with a guess and adjust. “Every 7 days” is fine for most tropicals; jade and succulents go 14+. The number matters less than the system.
  • Last watered date. Without this, the system can’t calculate the next due date.
  • Who’s doing it next. If you live alone, that’s you. If you don’t, decide ahead of time — or rotate.

Most people skip the third one and then wonder why their plants died after their partner forgot.

What to actually do this week

Walk around your home with a notebook (or a phone). For each plant, write down its name (a guess is fine), where it lives, and your best estimate for how often it’s been getting watered. Then pick a system — anything from a spreadsheet to a dedicated app — and put each plant in it.

The most important thing is that the system records when watering actually happened, not when it was scheduled. Anything that does that is better than nothing. Anything that doesn’t is just a nicer-looking sticky note.

A shared-system example

We built Family Greenhouse because every other plant-care app we tried was built for one person, and most plant care happens in households. It does the feedback-loop thing (completing a task pushes the next due date forward from now, not from the original schedule), and it lets multiple people see and act on the same plant list. It is free for households with up to 20 plants; the spreadsheet still beats the sticky note.

More to read