<%* const file = tp.file.find_tfile(tp.file.path(true)); await app.fileManager.processFrontMatter(file, (frontmatter) => { frontmatter["created"] = tp.file.creation_date("YYYY-MM-DD HH:mm:ss"); // Assign the evaluated creation date }); -%>