concat(substr(today(),0,4),substr(today(),5,7),substr(today(),8, 10),substr(now(),11,13),substr(now(),14,16),substr(now(),17,19))
on the note
Time: {calculation} is displayed when previewing
concat(substr(today(),0,4),substr(today(),5,7),substr(today(),8, 10),substr(now(),11,13),substr(now(),14,16),substr(now(),17,19))
on the note
Time: {calculation} is displayed when previewing
Welcome @animalgen,
please, make sure that you reference correctly in the note: ${YourCalcVariableName}.
Hint: Use once(…) to calculate only initially. Otherwise, any edit/save will recalculate.