Skip to main content
FLO.W 思流Notion Formulas
Back to function index

trim

A quick reference for the Notion trim function, including syntax, purpose, return value, and examples.

Quick reference

ItemDetails
Functiontrim()
CategoryText
Syntaxtrim(text)
PurposeRemove whitespace from both ends of text
Return valueText

Official example of the trim function in the Notion formula editor

Examples and notes

trim(prop("Input Text"))

Useful for cleaning manually entered text, form input, or pasted text.

To use these formulas directly in task reminders, project progress, note heatmaps, and reports, continue with FLO.W Notion Template.

Back to function index

Last updated on