set-in-obsidian-plugin
set-in-obsidian-plugin copied to clipboard
Help: embed into Canvas
Hi! I would like to embed the widget into a Canvas which is a different file name than my daily note.
I am unable to get the file setting to work:
```set-in-obsidian
{
files: "2022-02-02"
}
\```
Ignore the \ character I am just trying to make it look representative.
I have tried a bunch of combinations but I get not valid json as a response.
If my Canvas is called "home" and my daily note is called 2022-02-02 and I want the widget displayed in "home" how does the syntax work? Can I make it so that HOME always looks for the CURRENT DAILY NOTE so today's schedule is always displayed or will I need to hard code it each day?
Thanks!
I did not yet implement any functionality regarding the canvas, it is definitely something i want to add but currently busy with other things