DEV Community

ItsEvilDuck
ItsEvilDuck

Posted on • Originally published at itsevilduck.gumroad.com

Job Quit Duration Calculator – Notion formula for tracking SaaS start to quit date

Job Quit Duration Calculator

A simple Notion formula that computes the elapsed time between the date you started working on your SaaS product and the date you quit your 9‑5 job. The result is shown in months and days. If you haven’t entered a quit date yet, the formula falls back to showing the current progress toward that date.

Who it’s for

  • Anyone using Notion to track a side‑project or SaaS venture.
  • Developers or builders who want a quick visual of how long the transition from full‑time employment to independent work has taken.
  • Users who need a lightweight way to record the timeline without setting up a separate app.

How it works

The formula takes two date properties: SaaS start date and Quit date. It calculates the difference, formats it as "X months Y days", and if the quit date field is empty, it returns a progress indicator based on the current date.

You can add the formula to any Notion database that tracks your project milestones. It’s a single line of Notion syntax, so there’s no additional setup required beyond the two date fields.


Job Quit Duration Calculator

Top comments (0)