To do list populated from other lists

Hey

I’m trying to set up a main “to do” list populated from the to do lists of different projects I’m working on. Each project has a folder, within the folder is a folder called planner, within this folder are planners for the day with the date as the title ie (project/planners/2026-02-10). My main planner is populated from the projects using ![[project/planners/2026-02-10]] but I would like to be able to create a new planner file in main, change the title of the planner file to the next date and have then have that change the file title within the embedded ref. Something similar to ![[project/planners/{{file.name}}]]. Any one know if this is possible - or know of a better way to be doing this. I’ve looked about on google but couldn’t see how. Thanks!