
I built a Notion system to stop guessing when my car's next service is due (just added tyre rotation tracking)
Last year I got hit with a $600 brake job that could've been $120 if I'd caught it early. Before that, my "maintenance tracking" was a notes app. Turns out that's not tracking anything — it's just remembering until you forget.
So I built a proper system in Notion. Nothing fancy — just databases that actually talk to each other:
- Vehicle Details — one card per vehicle, purchase info, current odometer
- Service Log — every service, cost, mileage at time of service
- Insurance — renewal dates with a status formula (Active / Due Soon / Expired)
- Warranty — same idea, so nothing lapses without you noticing
- Reminders — pulls from all of the above so you get one clean "what needs attention" view
The part I just added: tyre rotation tracking. Most trackers treat rotation as an afterthought, but it's one of those things everyone knows they should stay on top of and almost nobody actually does. The Service Log now has a Last rotation, Next rotation - formula that flags when the next one's due based on your last odometer reading — not a guess, actual math.
Everything rolls up into one dashboard, so you're not opening five databases to answer "is my car actually fine right now."
Not pretending this is revolutionary — it's a Notion system, not a moonshot. But it's the difference between catching a problem at $120 instead of $600, and that's the only metric that's mattered to me.
Happy to share the FREE template of Vehicle Service Tracker if anyone wants it — also curious what other people track for their vehicles that I'm missing.