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?
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.