Navigational and information aid tools

I’ve played around with the note toolbar, and it’s Very powerful. Hopefully, I’ll be able to write up some of my findings very soon.

What I’ve not been able to do yet, is look into how to properly detect and update a side bar panel whenever the active note changes. I’ve seen mentions that meta bind (embeds?) should be able to do this, but not any actual implementations.

I’m kind of thinking if we could make some meta bind acript reliable detect the active file change, it could easily either directly (or indirectly through updating its own properties) trigger any ithe scripts/query like dataview or tasks.

I’m imaginening that the file change detector could possibly update a property with the currently active file, and/or root folder, and possibly tags or some custom property which the other queries could use.