Formula Snippets
Common Snippets
Copy-ready formula snippets for dates, people, text cleanup, status labels, and other everyday use cases.
This page collects small formulas that are useful in everyday work. Use it when you already know the situation and want to copy a formula directly.
Before copying a snippet, check your own property names first.
| Scenario | Main functions used |
|---|---|
| Safely display a date | empty(), formatDate() |
| Safely display people | map(), name(), join() |
| Clean text | trim(), replaceAll() |
| Status labels | ifs(), style() |
Safely display a date
Safely display people
Safely display related page titles
Completed task ratio
Clean text
Join a list with Chinese enumeration commas
Extract numbers from text
Check whether a task is due this week
Generate numbered text
Prefer the newer reference function:
Compatible version:
Multi-condition status label
To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.
Last updated on
Notion Formulas