Canvas advice, dynamically link to a note that changes each week (like a daily note)

Looking for some canvas advice :slightly_smiling_face:

i have a homepage canvas where i want to have my weekly cooking plan as one note of 4. the other notes are static (ie tasks, links etc). the issue is the weekly plan is each week generated by a templater script so it changes week to week (like a daily note, with a date). This breaks my canvas note each week. any clue of a method to get around this or a new workflow i can use for this?

best

Z

Well, u can use dataview to display notes too (inside canvas).

thx @Jopp

any chance you have an example you wouldnt mind sharing?

best

Z

Hi,
The sample below should work, if you add the path to your recipe folder and the right tag to load the correct note

TABLE without id file.link AS "weekly recipe"
FROM "path/to/recipes/" AND #weekly-cooking

Edit
But thereโ€™s even a simpler way with preview: embed your (Templater) generated note in a note with a fixed name and add this note to your Canvas.