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

unstyle

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

Quick reference

ItemDetails
Functionunstyle()
CategoryText
Syntaxunstyle(text, ...styles?)
PurposeRemove text styles
Return valueText

Official example of the unstyle function in the Notion formula editor

Examples and notes

unstyle(style("Important", "b", "red"))
unstyle(style("Important", "b", "red"), "red")

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