Make Text Fields static / "bake"

let s say i have a _text with a Date-Field like this:

Date: %<Date("yyyy-MM-dd HH:mm")>%

can i explode / bake / make static / merge / freeze this to a static text so the text content will become (now)

Date:  2026-02-24 12:53

can i do this for single fields if the text has multiple fields ?

… if there is no function like this - this is a wish. cheers - tom