Hi,
Can someone help with this topic?
I am planning to do an automation for a week oncall tracking page, the plan is like this
- using automation function to publish a page from a tempate every monday morning
- in the template using some variables for {{current week}} {{day 1}} {{day 2}}....
The first step is tested OK now. but seems there is no easy way to inject this date related value into the page when created from a template
- seems no place to put smart value into a page content except for the page title
- seems no built-in marco to do calculation of date
- seems no built-in marco to do calculation of current week
- seems cannot use the page metadate in the page content, like page.firstCreatedDate
Template Week
{{currentweek}},Date of Day1,Date of Day2