Skip to main content
FLO.W 思流Notion Formulas
Function Index

Text functions

Text functions such as length, substring, contains, replaceAll, style, format, and match.

Text

FunctionPurposeReturn value or alternative
length()Number of text characters or list itemsNumber
substring()Slice textText
contains()Check whether text contains specific contentBoolean
replace()Replace the first matchText
replaceAll()Replace all matchesText
lower()Convert to lowercaseText
upper()Convert to uppercaseText
repeat()Repeat textText
trim()Remove whitespace from both ends of textText
link()Create a clickable linkText
style()Add text stylesText
unstyle()Remove text stylesText
format()Convert to textText
test()Regex testBoolean
match()Regex match; returns all matchesList

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

Last updated on

Table of Contents